aboutsummaryrefslogtreecommitdiffstats
path: root/test/fs/whitelist-whitespace.exp
diff options
context:
space:
mode:
Diffstat (limited to 'test/fs/whitelist-whitespace.exp')
-rwxr-xr-xtest/fs/whitelist-whitespace.exp2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/fs/whitelist-whitespace.exp b/test/fs/whitelist-whitespace.exp
index 66a4f8549..885b90f2a 100755
--- a/test/fs/whitelist-whitespace.exp
+++ b/test/fs/whitelist-whitespace.exp
@@ -13,7 +13,7 @@ after 100
13send -- "firejail --noprofile --whitelist=~/filewith\\\ \\\ many\\\ whitespaces\\\ \r" 13send -- "firejail --noprofile --whitelist=~/filewith\\\ \\\ many\\\ whitespaces\\\ \r"
14expect { 14expect {
15 timeout {puts "TESTING ERROR 1\n";exit} 15 timeout {puts "TESTING ERROR 1\n";exit}
16 "Child process initialized" 16 -re "Child process initialized in \[0-9\]+.\[0-9\]+ ms"
17} 17}
18sleep 1 18sleep 1
19 19