aboutsummaryrefslogtreecommitdiffstats
path: root/test/profiles/profile_readonly.exp
diff options
context:
space:
mode:
authorLibravatar netblue30 <netblue30@yahoo.com>2016-08-22 11:31:08 -0400
committerLibravatar netblue30 <netblue30@yahoo.com>2016-08-22 11:31:08 -0400
commit8fdede5811ad03ccb6261fc992fcf11b4a06a3b3 (patch)
tree5ead963d1df8c0c77450edb2a865bf2c7ac3b46b /test/profiles/profile_readonly.exp
parenttesting (diff)
downloadfirejail-8fdede5811ad03ccb6261fc992fcf11b4a06a3b3.tar.gz
firejail-8fdede5811ad03ccb6261fc992fcf11b4a06a3b3.tar.zst
firejail-8fdede5811ad03ccb6261fc992fcf11b4a06a3b3.zip
testing
Diffstat (limited to 'test/profiles/profile_readonly.exp')
-rwxr-xr-xtest/profiles/profile_readonly.exp4
1 files changed, 2 insertions, 2 deletions
diff --git a/test/profiles/profile_readonly.exp b/test/profiles/profile_readonly.exp
index e8e78d6ad..c1c9544a6 100755
--- a/test/profiles/profile_readonly.exp
+++ b/test/profiles/profile_readonly.exp
@@ -28,9 +28,9 @@ expect {
28 "Read-only file system" 28 "Read-only file system"
29} 29}
30send -- "exit\r" 30send -- "exit\r"
31sleep 1 31after 100
32 32
33send -- "rm -fr /tmp/firejailtest*\r" 33send -- "rm -fr /tmp/firejailtest*\r"
34sleep 1 34after 100
35 35
36puts "\nall done\n" 36puts "\nall done\n"