aboutsummaryrefslogtreecommitdiffstats
path: root/test/root/option_tmpfs.exp
diff options
context:
space:
mode:
authorLibravatar netblue30 <netblue30@yahoo.com>2016-11-10 20:15:22 -0500
committerLibravatar netblue30 <netblue30@yahoo.com>2016-11-10 20:15:22 -0500
commitfffce11c3da087172c069ec0ff4c788f5bcc522b (patch)
tree7e3297f56448ebc8122f8fbb006fa3ce034ea62c /test/root/option_tmpfs.exp
parenttesting (diff)
downloadfirejail-fffce11c3da087172c069ec0ff4c788f5bcc522b.tar.gz
firejail-fffce11c3da087172c069ec0ff4c788f5bcc522b.tar.zst
firejail-fffce11c3da087172c069ec0ff4c788f5bcc522b.zip
testing
Diffstat (limited to 'test/root/option_tmpfs.exp')
-rwxr-xr-xtest/root/option_tmpfs.exp8
1 files changed, 2 insertions, 6 deletions
diff --git a/test/root/option_tmpfs.exp b/test/root/option_tmpfs.exp
index 20e42a858..3d492dfdb 100755
--- a/test/root/option_tmpfs.exp
+++ b/test/root/option_tmpfs.exp
@@ -16,13 +16,9 @@ expect {
16 timeout {puts "TESTING ERROR 1\n";exit} 16 timeout {puts "TESTING ERROR 1\n";exit}
17 "total 0" 17 "total 0"
18} 18}
19expect { 19after 100
20 timeout {puts "TESTING ERROR 2\n";exit}
21 "/root"
22}
23sleep 1
24send -- "exit\r" 20send -- "exit\r"
25sleep 2 21sleep 1
26 22
27send -- "firejail --debug-check-filename --tmpfs=\"bla&&bla\"\r" 23send -- "firejail --debug-check-filename --tmpfs=\"bla&&bla\"\r"
28expect { 24expect {