http://issues.apache.org/SpamAssassin/show_bug.cgi?id=5535
------- Additional Comments From [EMAIL PROTECTED] 2007-06-23 07:20 ------- Created an attachment (id=4019) --> (http://issues.apache.org/SpamAssassin/attachment.cgi?id=4019&action=view) Patch against 3.2 branch. Simpler fix that does not break the build in machine without SA already installed I just realised that we don't have a CLA for Peter Sumner. Even though his patch is probably trivial enough to accept without a signed CLA on file, I've written up this alternative which is a few lines of code smaller and simpler and avoids any question of CLA. Peter's intuition about avoiding the dependency on what is being tested was correct. I had relied on the fact that there already was a use Mail::SpamAssassin in SATest.pm. But as implied by a comment there, the tests that call that sub all have to first set up INC to include the right blib subdirectories, and not all tests do that. This is now checked in to trunk. Please vote on this patch for 3.2 branch. ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.
