https://issues.apache.org/SpamAssassin/show_bug.cgi?id=6821
--- Comment #6 from Kevin A. McGrail <[email protected]> --- (In reply to comment #5) > Created attachment 5082 [details] > Temp fix > > The core problem in my case is that get_current_svn_revision() fails > miserably on my install. The problem it has is the checks performed on line > 998 are both FALSE for me. The included patch checks ${TOPDIR} instead of > ${TOPDIR}/masses for the .svn directory - which then writes a svninfo.tmp > file and gives me a revision number. Just confirmed on a masscheck and I now > have the correct header. > > Not a longterm solution but it certainly shows what's happening for me. True but this might not get the right revision. If this doesn't have the SVN revision as other masscheckers, the results are not used. However, this is great feedback and puts a fire under our need to improve and unify the mass check script. -- You are receiving this mail because: You are the assignee for the bug.
