From 21b60b4fa3f931bdc19c07e010a0dd3e59d7e1e8 Mon Sep 17 00:00:00 2001 From: nobody43 <15267739+nobody43@users.noreply.github.com> Date: Mon, 18 Nov 2024 23:31:22 +0000 Subject: [PATCH] Update profile_check.py --- tests/profile_check.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/profile_check.py b/tests/profile_check.py index 5cc39d6b..00f98ec0 100644 --- a/tests/profile_check.py +++ b/tests/profile_check.py @@ -445,7 +445,7 @@ def main(argv): return None if __name__ == '__main__': - '''Safeguard errors does NOT cover loosening existing profiles after loading!''' + try: from apparmor.regex import * from apparmor.aa import is_skippable_file