aboutsummaryrefslogtreecommitdiffstats
path: root/test/fs/whitelist-readonly.exp
diff options
context:
space:
mode:
Diffstat (limited to 'test/fs/whitelist-readonly.exp')
-rwxr-xr-xtest/fs/whitelist-readonly.exp2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/fs/whitelist-readonly.exp b/test/fs/whitelist-readonly.exp
index 4c29c746b..676131ade 100755
--- a/test/fs/whitelist-readonly.exp
+++ b/test/fs/whitelist-readonly.exp
@@ -19,7 +19,7 @@ after 100
19send -- "firejail --noprofile --whitelist=~/_firejail_test_dir --read-only=~\r" 19send -- "firejail --noprofile --whitelist=~/_firejail_test_dir --read-only=~\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