aboutsummaryrefslogtreecommitdiffstats
path: root/test/fs/whitelist.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.exp
parentcleanup (diff)
downloadfirejail-f3d548ca370c32c1df97628a2117cd79aae6f710.tar.gz
firejail-f3d548ca370c32c1df97628a2117cd79aae6f710.tar.zst
firejail-f3d548ca370c32c1df97628a2117cd79aae6f710.zip
cleanup
Diffstat (limited to 'test/fs/whitelist.exp')
-rwxr-xr-xtest/fs/whitelist.exp2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/fs/whitelist.exp b/test/fs/whitelist.exp
index 8e98b9dfa..f35744a9c 100755
--- a/test/fs/whitelist.exp
+++ b/test/fs/whitelist.exp
@@ -33,7 +33,7 @@ after 200
33send -- "ln -s ~/fjtest-dir ~/fjtest-dir-lnk\r" 33send -- "ln -s ~/fjtest-dir ~/fjtest-dir-lnk\r"
34after 200 34after 200
35 35
36send -- "firejail --whitelist=~/fjtest-file --whitelist=~/fjtest-dir --debug\r" 36send -- "firejail --whitelist=~/fjtest-file --whitelist=~/fjtest-dir\r"
37expect { 37expect {
38 timeout {puts "TESTING ERROR 0\n";exit} 38 timeout {puts "TESTING ERROR 0\n";exit}
39 -re "Child process initialized in \[0-9\]+.\[0-9\]+ ms" 39 -re "Child process initialized in \[0-9\]+.\[0-9\]+ ms"