Hello, $subject.
[ 02-drop-found-from-ask_the_questions.diff ]
=== modified file ./utils/apparmor/aa.py
--- utils/apparmor/aa.py 2016-10-14 00:36:13.314062783 +0200
+++ utils/apparmor/aa.py 2016-10-14 00:44:09.427840713 +0200
@@ -1517,7 +1517,6 @@
return globs
def ask_the_questions():
- found = 0
for aamode in sorted(log_dict.keys()):
# Describe the type of changes
if aamode == 'PERMITTING':
@@ -1534,8 +1533,6 @@
if p:
UI_SelectUpdatedRepoProfile(profile, p)
- found += 1
-
sev_db.unload_variables()
sev_db.load_variables(get_profile_filename(profile))
Regards,
Christian Boltz
--
In asynchron-verteilten Umgebungen mußt Du gegen jede einzelne Regel
Deiner Datenbankvorlesung verstoßen. [Kris Köhntopp]
signature.asc
Description: This is a digitally signed message part.
-- AppArmor mailing list [email protected] Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/apparmor
