aboutsummaryrefslogtreecommitdiffstats
path: root/test/utils/shutdown.exp
diff options
context:
space:
mode:
Diffstat (limited to 'test/utils/shutdown.exp')
-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 3950e901c..8bd7a6616 100755
--- a/test/utils/shutdown.exp
+++ b/test/utils/shutdown.exp
@@ -44,7 +44,7 @@ after 100
44send -- "firejail --shutdown=1\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 "Error: no valid sandbox"
48} 48}
49after 100 49after 100
50 50