aboutsummaryrefslogtreecommitdiffstats
path: root/test
diff options
context:
space:
mode:
Diffstat (limited to 'test')
-rwxr-xr-xtest/utils/shutdown.exp2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/utils/shutdown.exp b/test/utils/shutdown.exp
index eb691bbf8..0d5ec5d63 100755
--- a/test/utils/shutdown.exp
+++ b/test/utils/shutdown.exp
@@ -41,7 +41,7 @@ expect {
41} 41}
42after 100 42after 100
43 43
44send -- "firejail --shutdown=10\r" 44send -- "firejail --shutdown=1\r"
45expect { 45expect {
46 timeout {puts "TESTING ERROR 5\n";exit} 46 timeout {puts "TESTING ERROR 5\n";exit}
47 "this is not a firejail sandbox" 47 "this is not a firejail sandbox"