http://bugzilla.spamassassin.org/show_bug.cgi?id=3573
------- Additional Comments From [EMAIL PROTECTED] 2004-07-09 15:13 ------- I agree about not wanting all those questions in Makefile.PL. That's why I wanted to treat ENABLE_SSL=yes as implicitly requesting the ssl test. Although in this case it makes even more sense... It is a regression test for a compiled in feature, so it should be included whenever the feature is compiled in. Aargh... Something just started failing, which does not happen if I back out the patch to t/SATest.pm. Running make test under Cygwin, I just started getting: t/basic_lint................Can't open perl script "../spamd/spamd": No such fil e or directory I checked that it is there: $ ls -l spamd/spamd -rwxr-xr-x 1 sidney None 70278 Jul 10 09:32 spamd/spamd Running any of the tests that start spamd using make test results in, for example t/spamd_hup.................Can't open perl script "../spamd/spamd": No such fil e or directory But doing cd t ; ./spamd_hup.t works fine Ok, I'll have to find out what has changed and submit this for review again. I did clean up the typo and the invalid expiration date in the test cert. ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.
