From f4ab39bfce61aa7b61b860fab96488b7f3e8fb66 Mon Sep 17 00:00:00 2001 From: netblue30 Date: Wed, 15 Feb 2017 19:51:50 -0500 Subject: merge #1100 from zackw: follow link support in --private-bin --- test/fs/private-home.exp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test/fs/private-home.exp') 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 { "Child process initialized" } after 100 -send -- "file file ~/_firejail_test_link2\r" +send -- "file ~/_firejail_test_link2\r" expect { timeout {puts "TESTING ERROR 11\n";exit} "broken symbolic link" -- cgit v1.2.3-54-g00ecf