aboutsummaryrefslogtreecommitdiffstats
path: root/test/fs/whitelist-dev.exp
diff options
context:
space:
mode:
authorLibravatar netblue30 <netblue30@protonmail.com>2023-01-19 07:56:13 -0500
committerLibravatar netblue30 <netblue30@protonmail.com>2023-01-19 07:56:13 -0500
commitf3d548ca370c32c1df97628a2117cd79aae6f710 (patch)
tree1e36d0492f380b6ae7636ddbf296492c825f7775 /test/fs/whitelist-dev.exp
parentcleanup (diff)
downloadfirejail-f3d548ca370c32c1df97628a2117cd79aae6f710.tar.gz
firejail-f3d548ca370c32c1df97628a2117cd79aae6f710.tar.zst
firejail-f3d548ca370c32c1df97628a2117cd79aae6f710.zip
cleanup
Diffstat (limited to 'test/fs/whitelist-dev.exp')
-rwxr-xr-xtest/fs/whitelist-dev.exp2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/fs/whitelist-dev.exp b/test/fs/whitelist-dev.exp
index 049698b99..fb91c4678 100755
--- a/test/fs/whitelist-dev.exp
+++ b/test/fs/whitelist-dev.exp
@@ -39,7 +39,7 @@ after 100
39send -- "exit\r" 39send -- "exit\r"
40sleep 1 40sleep 1
41 41
42send -- "firejail --private-dev --debug\r" 42send -- "firejail --private-dev\r"
43expect { 43expect {
44 timeout {puts "TESTING ERROR 4\n";exit} 44 timeout {puts "TESTING ERROR 4\n";exit}
45 -re "Child process initialized in \[0-9\]+.\[0-9\]+ ms" 45 -re "Child process initialized in \[0-9\]+.\[0-9\]+ ms"