From c79aa14295f907ffac0cf5555515602b7393b8b6 Mon Sep 17 00:00:00 2001 From: netblue30 Date: Thu, 9 Mar 2023 08:39:25 -0500 Subject: testing --- test/filters/filters.sh | 3 --- 1 file changed, 3 deletions(-) (limited to 'test/filters/filters.sh') diff --git a/test/filters/filters.sh b/test/filters/filters.sh index e19047e6f..56c97482e 100755 --- a/test/filters/filters.sh +++ b/test/filters/filters.sh @@ -53,9 +53,6 @@ fi echo "TESTING: seccomp postexec (test/filters/seccomp-postexec.exp)" ./seccomp-postexec.exp -echo "TESTING: noroot (test/filters/noroot.exp)" -./noroot.exp - #if grep -q "^CapBnd:\\s0000003fffffffff" /proc/self/status; then # echo "TESTING: capabilities (test/filters/caps.exp)" -- cgit v1.2.3-54-g00ecf