aboutsummaryrefslogtreecommitdiffstats
path: root/test/fs
diff options
context:
space:
mode:
authorLibravatar netblue30 <netblue30@yahoo.com>2017-02-15 19:51:50 -0500
committerLibravatar netblue30 <netblue30@yahoo.com>2017-02-15 19:51:50 -0500
commitf4ab39bfce61aa7b61b860fab96488b7f3e8fb66 (patch)
treeae8cae477d8a19cdf3a107b1dcfb3c8cbfef480d /test/fs
parentmerge #1100 from zackw: fcopy rework, --follow-link support in fcopy (diff)
downloadfirejail-f4ab39bfce61aa7b61b860fab96488b7f3e8fb66.tar.gz
firejail-f4ab39bfce61aa7b61b860fab96488b7f3e8fb66.tar.zst
firejail-f4ab39bfce61aa7b61b860fab96488b7f3e8fb66.zip
merge #1100 from zackw: follow link support in --private-bin
Diffstat (limited to 'test/fs')
-rwxr-xr-xtest/fs/private-home.exp2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/fs/private-home.exp b/test/fs/private-home.exp
index f2f30914d..259eb4f9e 100755
--- a/test/fs/private-home.exp
+++ b/test/fs/private-home.exp
@@ -89,7 +89,7 @@ expect {
89 "Child process initialized" 89 "Child process initialized"
90} 90}
91after 100 91after 100
92send -- "file file ~/_firejail_test_link2\r" 92send -- "file ~/_firejail_test_link2\r"
93expect { 93expect {
94 timeout {puts "TESTING ERROR 11\n";exit} 94 timeout {puts "TESTING ERROR 11\n";exit}
95 "broken symbolic link" 95 "broken symbolic link"