https://issues.apache.org/SpamAssassin/show_bug.cgi?id=6994
linda w <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|WONTFIX |--- --- Comment #9 from linda w <[email protected]> --- patch in directory 't': --- SATest.pm 2014-02-07 00:36:38.000000000 -0800 +++ SATest.pm 2014-03-29 17:09:56.202426335 -0700 @@ -167,6 +167,7 @@ mkdir ("log", 0755); chmod (0755, "log"); # set in case log already exists with wrong permissions + system("chacl -B log || setfacl -b log"); # remove acls that confuse test rmtree ("log/user_state"); rmtree ("log/outputdir.tmp"); -- You are receiving this mail because: You are the assignee for the bug.
