You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@spamassassin.apache.org by bu...@bugzilla.spamassassin.org on 2007/12/21 23:25:19 UTC

[Bug 5705] t/meta.t has a prototype problem which seems to be ignored

http://issues.apache.org/SpamAssassin/show_bug.cgi?id=5705





------- Additional Comments From sidney@sidney.com  2007-12-21 14:25 -------
It worked for me to change the line in t/meta.t in 3.2 branch or in
t/basic_mets.t in trunk that has system("$prefix/build..." ...) to instead have
with system("$^X prefix/build..." ...)

I know that tests are CTR, but I did not check this in so people with nore
sophisticated perl experience can think about it. In particular, do we have to
do anything to deal with the case that the $^X contains spaces?

Other than that, if someone will check in the change to the two test files this
bug could be closed.




------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.