From ee1a4a4424587c66aec5aafbe2d2aa30ce4c4e75 Mon Sep 17 00:00:00 2001 From: netblue30 Date: Wed, 11 Oct 2017 11:07:58 -0400 Subject: testing --- test/filters/noroot.exp | 1 + 1 file changed, 1 insertion(+) (limited to 'test/filters/noroot.exp') diff --git a/test/filters/noroot.exp b/test/filters/noroot.exp index 2c7218c87..838beca62 100755 --- a/test/filters/noroot.exp +++ b/test/filters/noroot.exp @@ -11,6 +11,7 @@ send -- "firejail --noprofile --noroot --caps.drop=all --seccomp\r" expect { timeout {puts "TESTING ERROR 1\n";exit} "cannot create a new user namespace" {puts "TESTING SKIP: user namespace not available\n"; exit} + "noroot option is not available" {puts "TESTING SKIP: user namespace not available\n"; exit} "Child process initialized" } sleep 1 -- cgit v1.2.3-54-g00ecf