summaryrefslogtreecommitdiffstats
path: root/test/apps/transmission-gtk.exp
diff options
context:
space:
mode:
Diffstat (limited to 'test/apps/transmission-gtk.exp')
-rwxr-xr-xtest/apps/transmission-gtk.exp1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/apps/transmission-gtk.exp b/test/apps/transmission-gtk.exp
index 33f4ef963..70700d523 100755
--- a/test/apps/transmission-gtk.exp
+++ b/test/apps/transmission-gtk.exp
@@ -44,6 +44,7 @@ spawn $env(SHELL)
44send -- "firemon --seccomp\r" 44send -- "firemon --seccomp\r"
45expect { 45expect {
46 timeout {puts "TESTING ERROR 5\n";exit} 46 timeout {puts "TESTING ERROR 5\n";exit}
47 "need to be root" {puts "/proc mounted as hidepid, exiting...\n"; exit}
47 ":firejail transmission-gtk" 48 ":firejail transmission-gtk"
48} 49}
49expect { 50expect {