From 1a3e42cedbd94ca73be45800d0e902fec35d0f0f Mon Sep 17 00:00:00 2001 From: Armin Kuster Date: Tue, 26 Sep 2023 09:49:22 +0200 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