aboutsummaryrefslogtreecommitdiffstats
path: root/test/fs/read-write.exp
diff options
context:
space:
mode:
Diffstat (limited to 'test/fs/read-write.exp')
-rwxr-xr-xtest/fs/read-write.exp2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/fs/read-write.exp b/test/fs/read-write.exp
index 138834209..f0ef0842c 100755
--- a/test/fs/read-write.exp
+++ b/test/fs/read-write.exp
@@ -19,7 +19,7 @@ after 100
19send -- "firejail --read-only=~/_firejail_test_dir --read-write=~/_firejail_test_dir/test1\r" 19send -- "firejail --read-only=~/_firejail_test_dir --read-write=~/_firejail_test_dir/test1\r"
20expect { 20expect {
21 timeout {puts "TESTING ERROR 0\n";exit} 21 timeout {puts "TESTING ERROR 0\n";exit}
22 "Child process initialized" 22 -re "Child process initialized in \[0-9\]+.\[0-9\]+ ms"
23} 23}
24sleep 1 24sleep 1
25 25