[pkg-apparmor] [apparmor-profiles-extra] 07/08: Use long apparmor_praser option names.

Felix Geyer fgeyer at moszumanska.debian.org
Wed Sep 3 21:29:06 UTC 2014


This is an automated email from the git hooks/post-receive script.

fgeyer pushed a commit to branch debfx/wip
in repository apparmor-profiles-extra.

commit 9acac313ef9fe5339ab51e171878f77d060e3241
Author: Felix Geyer <fgeyer at debian.org>
Date:   Sat Aug 30 21:25:44 2014 +0200

    Use long apparmor_praser option names.
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index a1446f2..16de558 100755
--- a/debian/rules
+++ b/debian/rules
@@ -21,5 +21,5 @@ override_dh_auto_test:
 	mkdir -p tests/local
 	set -ex && for profile in $(PROFILE_NAMES); do \
 	   touch tests/local/$$profile; \
-	   apparmor_parser -aKQ -I profiles -I tests $(PROFILES_DIR)/$$profile; \
+	   apparmor_parser --add --skip-cache --skip-kernel-load -I profiles -I tests $(PROFILES_DIR)/$$profile; \
 	done

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/collab-maint/apparmor-profiles-extra.git



More information about the pkg-apparmor-team mailing list