aboutsummaryrefslogtreecommitdiffstats
path: root/test/apps/xchat.exp
diff options
context:
space:
mode:
Diffstat (limited to 'test/apps/xchat.exp')
-rwxr-xr-xtest/apps/xchat.exp1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/apps/xchat.exp b/test/apps/xchat.exp
index 206397f3e..f3284caf7 100755
--- a/test/apps/xchat.exp
+++ b/test/apps/xchat.exp
@@ -49,6 +49,7 @@ spawn $env(SHELL)
49send -- "firemon --seccomp\r" 49send -- "firemon --seccomp\r"
50expect { 50expect {
51 timeout {puts "TESTING ERROR 5\n";exit} 51 timeout {puts "TESTING ERROR 5\n";exit}
52 "need to be root" {puts "/proc mounted as hidepid, exiting...\n"; exit}
52 " xchat" 53 " xchat"
53} 54}
54expect { 55expect {