aboutsummaryrefslogtreecommitdiffstats
path: root/test/fs/private-whitelist.exp
diff options
context:
space:
mode:
authorLibravatar netblue30 <netblue30@protonmail.com>2023-02-24 20:50:25 -0500
committerLibravatar netblue30 <netblue30@protonmail.com>2023-02-24 20:50:25 -0500
commit71b98ed838910173ec56c977f4892fd9c53da339 (patch)
tree16b90ac1333137ffc4df4f50e152ade351c458c8 /test/fs/private-whitelist.exp
parentmerges (diff)
parentMerge pull request #5646 from NetSysFire/parsecd (diff)
downloadfirejail-71b98ed838910173ec56c977f4892fd9c53da339.tar.gz
firejail-71b98ed838910173ec56c977f4892fd9c53da339.tar.zst
firejail-71b98ed838910173ec56c977f4892fd9c53da339.zip
Merge branch 'master' of ssh://github.com/netblue30/firejail
Diffstat (limited to 'test/fs/private-whitelist.exp')
-rwxr-xr-xtest/fs/private-whitelist.exp6
1 files changed, 3 insertions, 3 deletions
diff --git a/test/fs/private-whitelist.exp b/test/fs/private-whitelist.exp
index eaad5700d..bf95e40dd 100755
--- a/test/fs/private-whitelist.exp
+++ b/test/fs/private-whitelist.exp
@@ -32,9 +32,9 @@ send -- "ls -a ~ | wc -l\r"
32expect { 32expect {
33 timeout {puts "TESTING ERROR 4\n";exit} 33 timeout {puts "TESTING ERROR 4\n";exit}
34 "3" {puts "3\n"} 34 "3" {puts "3\n"}
35 "4" {puts "4\n"} 35 "4" {puts "4\n"}
36 "5" {puts "5\n"} 36 "5" {puts "5\n"}
37 "6" {puts "6\n"} 37 "6" {puts "6\n"}
38} 38}
39 39
40sleep 1 40sleep 1