[apparmor] [patch] Re-enable check-logprof in profiles 'make check' target
Christian Boltz
apparmor at cboltz.de
Sun Jun 14 22:51:23 UTC 2015
Hello,
this patch re-enables check-logprof in the profiles 'make check' target.
aa-logprof is able to parse all profiles, so there is no longer a
reason to skip this test.
This patch reverts r2097 and r2098 from 2013-01-02.
[ profiles-enable-check-logprof.diff ]
=== modified file 'profiles/Makefile'
--- profiles/Makefile 2015-01-23 23:52:09 +0000
+++ profiles/Makefile 2015-06-14 22:41:37 +0000
@@ -78,11 +78,8 @@
IGNORE_FILES=${EXTRAS_SOURCE}/README
CHECK_PROFILES=$(filter-out ${IGNORE_FILES} ${SUBDIRS}, $(wildcard ${PROFILES_SOURCE}/*) $(wildcard ${EXTRAS_SOURCE}/*))
-# check-logprof is disabled here because it has not kept up with
-# advances in the apparmor policy language. Re-enable when it is
-# updated.
.PHONY: check
-check: check-parser
+check: check-parser check-logprof
.PHONY: check-parser
check-parser:
Regards,
Christian Boltz
--
> But does your response also means that there is no concern if openSUSE
> is left with no multimedia support normally provided from packman?
Only if your psychic abilities surpass those of Miss Cleo and I'm the
evil cousin of the wicked witch of the west. But who knows...
[> Basil Chupin and Henne Vogelsang in opensuse-project]
More information about the AppArmor
mailing list