https://issues.apache.org/SpamAssassin/show_bug.cgi?id=6361
--- Comment #12 from Justin Mason <[email protected]> 2010-03-05 11:39:47 UTC --- (In reply to comment #11) > Alex tells me rules/20_aux_tlds.cf is now checked in to trunk.... and doesn't pass lint ;) : 77...; make test /usr/bin/perl build/mkrules --exit_on_no_src --src rulesrc --out rules --manifest MANIFEST --manifestskip MANIFEST.SKIP mkrules: no rules updated /usr/bin/perl build/preprocessor -Mvars -DVERSION="3.004000" -DPREFIX="/usr/local" -DDEF_RULES_DIR="/usr/local/share/spamassassin" -DLOCAL_RULES_DIR="/etc/mail/spamassassin" -DLOCAL_STATE_DIR="/var/lib/spamassassin" -DINSTALLSITELIB="/usr/local/share/perl/5.8.8" -DCONTACT_ADDRESS="the administrator of that system" -Msharpbang -Mconditional -DPERL_BIN="/usr/bin/perl" -DPERL_WARN="" -DPERL_TAINT="" -m755 -isa-update.raw -osa-update cp sa-update blib/script/sa-update /usr/bin/perl "-MExtUtils::MY" -e "MY->fixin(shift)" blib/script/sa-update PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/basic_lint......................Mar 5 11:38:25.533 [24505] warn: config: found endif without matching conditional Mar 5 11:38:28.547 [24505] warn: lint: 1 issues detected, please rerun with debug enabled for more information Not found: anything = at t/basic_lint.t line 19. # Failed test 1 in t/SATest.pm at line 717 t/basic_lint......................FAILED test 1 It's unclear what that was supposed to be, as there are indeed 2 endifs in the file. I've commented everything between the first endif and the second one for now, until Alex can fix it. -- Configure bugmail: https://issues.apache.org/SpamAssassin/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.
