http://issues.apache.org/SpamAssassin/show_bug.cgi?id=5705
[EMAIL PROTECTED] changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
------- Additional Comments From [EMAIL PROTECTED] 2007-12-22 13:49 -------
Andreas, please confirm that this fixes your problem amd reopen this bug if I've
made a mistake.
-----
If I understand correctly, t/basic_meta.t (or t/meta.t in the 3.2 branch), being
a lint test has a 'use strict', and that is why it has to have the use vars for
$perl_path while the other two tests that make use of $perl_path don't need the
use vars.
Ok, I've checked this in to both trunk and 3.2 branch since tests are CTR.
$ svn ci -m "bug 5705: use the correct perl binary to lint
parse-rules-for-masses in the meta tests" t/basic_meta.t
Sending t/basic_meta.t
Transmitting file data .
Committed revision 606497.
and in 3.2 branch:
$ svn ci -m "bug 5705: use the correct perl binary to lint
parse-rules-for-masses in the meta tests" t/meta.t
Sending t/meta.t
Transmitting file data .
Committed revision 606498.
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.