aboutsummaryrefslogtreecommitdiffstats
path: root/test/fs_overlay.exp
diff options
context:
space:
mode:
authorLibravatar netblue30 <netblue30@yahoo.com>2015-08-28 10:34:38 -0400
committerLibravatar netblue30 <netblue30@yahoo.com>2015-08-28 10:34:38 -0400
commit01194ad1e5f38e929cb7fbbbdc4ec0ee92b8b1f2 (patch)
tree73ca26789e3aabe3f1bf0f4a8d6c87b7f0f923bc /test/fs_overlay.exp
parentfixed thunderbird profile to allow a browser to start (diff)
downloadfirejail-01194ad1e5f38e929cb7fbbbdc4ec0ee92b8b1f2.tar.gz
firejail-01194ad1e5f38e929cb7fbbbdc4ec0ee92b8b1f2.tar.zst
firejail-01194ad1e5f38e929cb7fbbbdc4ec0ee92b8b1f2.zip
testing default.profile
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