http://bugzilla.spamassassin.org/show_bug.cgi?id=4292
[EMAIL PROTECTED] changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |REOPENED
Resolution|FIXED |
------- Additional Comments From [EMAIL PROTECTED] 2005-05-03 02:25 -------
There are still problems under Win32. I haven't followed it through all the way
until it works, but the first thing it hits that doesn't work is trying to
execute
../masses/parse-rules-for-masses
as a system command. Windows would want that to be
perl -w ..\masses\parse-rules-for-masses
I'll fix that and see how far it gets.
Here is the output running svn rev 167885 under cmd.exe in XP:
t\meta......................'..' is not recognized as an internal or external co
mmand,
operable program or batch file.
parse-rules-for-masses failed! at t\meta.t line 42.
tmp/rules.pl is unparseable: Can't locate log/rules-0.pl in @INC (@INC contains:
../blib/lib D:\sasvn\trunk\blib\lib D:\sasvn\trunk\blib\arch C:/Perl/lib C:/Per
l/site/lib . C:/Perl/lib C:/Perl/site/lib .) at t\meta.t line 45.
t\meta......................dubious
Test returned status 2 (wstat 512, 0x200)
DIED. FAILED tests 1-2
Failed 2/2 tests, 0.00% okay
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.