From 95f7abc7ef3af9cdace7c54dba9540963cec7bad Mon Sep 17 00:00:00 2001 From: Armin Kuster Date: Sun, 12 Jun 2022 15:49:40 -0700 Subject: smack-test: more py3 covertion Signed-off-by: Armin Kuster --- recipes-mac/smack/smack-test/notroot.py | 12 ++++++------ recipes-mac/smack/smack-test/smack_test_file_access.sh | 10 +++++----- 2 files changed, 11 insertions(+), 11 deletions(-) diff --git a/recipes-mac/smack/smack-test/notroot.py b/recipes-mac/smack/smack-test/notroot.py index f0eb0b5..89f83f4 100644 --- a/recipes-mac/smack/smack-test/notroot.py +++ b/recipes-mac/smack/smack-test/notroot.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 # # Script used for running executables with custom labels, as well as custom uid/gid # Process label is changed by writing to /proc/self/attr/curent @@ -9,8 +9,8 @@ # """By default, each user in Debian GNU/Linux is given a corresponding group # with the same name. """ # -# Usage: root@desk:~# python notroot.py