From bb5b4077e6f3549b35e8b420d882717141c069b9 Mon Sep 17 00:00:00 2001 From: netblue30 Date: Fri, 11 Nov 2016 12:52:05 -0500 Subject: hidepid part 5 --- test/apps-x11/firefox.exp | 1 + 1 file changed, 1 insertion(+) (limited to 'test/apps-x11/firefox.exp') diff --git a/test/apps-x11/firefox.exp b/test/apps-x11/firefox.exp index e82fc6e72..6a50c8884 100755 --- a/test/apps-x11/firefox.exp +++ b/test/apps-x11/firefox.exp @@ -44,6 +44,7 @@ spawn $env(SHELL) send -- "firemon --seccomp\r" expect { timeout {puts "TESTING ERROR 5\n";exit} + "need to be root" {puts "/proc mounted as hidepid, exiting...\n"; exit} " firefox" {puts "firefox detected\n";} " iceweasel" {puts "iceweasel detected\n";} } -- cgit v1.2.3-54-g00ecf