aboutsummaryrefslogtreecommitdiffstats
path: root/test/fs_overlay.exp
diff options
context:
space:
mode:
Diffstat (limited to 'test/fs_overlay.exp')
-rwxr-xr-xtest/fs_overlay.exp4
1 files changed, 2 insertions, 2 deletions
diff --git a/test/fs_overlay.exp b/test/fs_overlay.exp
index 166970a5c..dcfe1e2e4 100755
--- a/test/fs_overlay.exp
+++ b/test/fs_overlay.exp
@@ -16,7 +16,7 @@ expect {
16 "home" 16 "home"
17} 17}
18 18
19send -- "firejail --overlay\r" 19send -- "firejail --noprofile --overlay\r"
20expect { 20expect {
21 timeout {puts "TESTING ERROR 2\n";exit} 21 timeout {puts "TESTING ERROR 2\n";exit}
22 "Child process initialized" 22 "Child process initialized"
@@ -60,5 +60,5 @@ expect {
60 60
61 61
62sleep 1 62sleep 1
63puts "\n" 63puts "all done \n"
64 64