aboutsummaryrefslogtreecommitdiffstats
path: root/test/fs/mkdir_mkfile.exp
diff options
context:
space:
mode:
Diffstat (limited to 'test/fs/mkdir_mkfile.exp')
-rwxr-xr-xtest/fs/mkdir_mkfile.exp2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/fs/mkdir_mkfile.exp b/test/fs/mkdir_mkfile.exp
index 406f2c87f..c1dce58ea 100755
--- a/test/fs/mkdir_mkfile.exp
+++ b/test/fs/mkdir_mkfile.exp
@@ -12,7 +12,7 @@ match_max 100000
12send -- "firejail --private --profile=mkdir_mkfile.profile\r" 12send -- "firejail --private --profile=mkdir_mkfile.profile\r"
13expect { 13expect {
14 timeout {puts "TESTING ERROR 0\n";exit} 14 timeout {puts "TESTING ERROR 0\n";exit}
15 "Child process initialized" 15 -re "Child process initialized in \[0-9\]+.\[0-9\]+ ms"
16} 16}
17sleep 1 17sleep 1
18 18