On Fri, 2009-02-06 at 14:13 -0800, Tsahi Asher wrote: > hi, > i still get the same error message in activity.log. the c:\debug.txt file > wasn't created (i modified the file C:\Program > Files\Scmbug\share\scmbug\lib\Scmbug\Daemon\Bugzilla.pm).
You should be able to at least have that piece of debugging code executed and produce c:\debug.txt. Try open OUTFILE, 'C:\debug.txt'; or open OUTFILE, 'C:/debug.txt'; or something like that.
signature.asc
Description: This is a digitally signed message part
_______________________________________________ scmbug-users mailing list [email protected] http://lists.mkgnu.net/cgi-bin/mailman/listinfo/scmbug-users
