This part of the fix to the regression test suite seems to have been dropped and is resulting in the failure seen regex.sh test
--- --- regex.sh 2014-03-30 18:13:28.890562347 -0700 +++ /home/jj/apparmor/tests/regression/apparmor/regex.sh 2014-03-28 06:24:04.514735000 -0700 @@ -168,5 +168,5 @@ runchecktest "SQUARE BRACES 2 (exec, fail)" fail $file # FAIL TEST - looking for ? -genprofile /bin/b\?ue:$okperm +genprofile /bin/b\?ue:$okperm signal:ALL runchecktest "QUESTION MARK (exec, fail)" fail $file -- AppArmor mailing list [email protected] Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/apparmor
