http://issues.apache.org/SpamAssassin/show_bug.cgi?id=5674
Summary: t/SATest.pm starts the *.raw templates of spamassassin
et c.
Product: Spamassassin
Version: 3.2.3
Platform: Other
OS/Version: other
Status: NEW
Severity: normal
Priority: P5
Component: Regression Tests
AssignedTo: [email protected]
ReportedBy: [EMAIL PROTECTED]
t/SATest.pm starts the *.raw templates of spamassassin et c.
Since spamassassin is started in taint check mode (I see now that I might be
able to disable that, but I'd prefer to run the tests the way I'll run the
service in production.) it ignores my PERL5LIB telling it where it can find
HTML::Parser and other modules it depends on. I've installed these in
"@@INSTALLSITELIB@@" but as that hasn't been substituted in the .raw templates
they aren't found.
Once this bug is submitted I'll attatch output of perl Makefile.PL and
make test TEST_FILES=t/basic_lint.t
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.