mirror of
https://gitlab.com/apparmor/apparmor.git
synced 2025-03-04 08:24:42 +01:00
tests: cleanup debugging message from unix_fd_server.sh
Signed-off-by: Georgia Garcia <georgia.garcia@canonical.com>
This commit is contained in:
parent
dc73f0fc0b
commit
c2487f017f
1 changed files with 0 additions and 1 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue