From c2487f017f59b01b165484d4be72b2074d4adb9c Mon Sep 17 00:00:00 2001 From: Georgia Garcia Date: Mon, 15 Jan 2024 16:12:25 -0300 Subject: [PATCH] tests: cleanup debugging message from unix_fd_server.sh Signed-off-by: Georgia Garcia --- tests/regression/apparmor/unix_fd_server.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/tests/regression/apparmor/unix_fd_server.sh b/tests/regression/apparmor/unix_fd_server.sh index 6bf966c09..c4c410ae2 100755 --- a/tests/regression/apparmor/unix_fd_server.sh +++ b/tests/regression/apparmor/unix_fd_server.sh @@ -100,7 +100,6 @@ sleep 1 rm -f ${socket} # PASS - confined -> confined -echo "PASS-----------------------------------------" genprofile $file:$okperm $af_unix $socket:rw $fd_client:px -- image=$fd_client $file:$okperm $af_unix $socket:rw runchecktest "fd passing; confined -> confined" pass $file $fd_client $socket