From 8772ffe80c4dd47926ce05d29257d8c113ca4114 Mon Sep 17 00:00:00 2001 From: netblue30 Date: Wed, 6 Dec 2017 11:18:39 -0500 Subject: testing --- test/fs/private-bin.exp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'test') diff --git a/test/fs/private-bin.exp b/test/fs/private-bin.exp index 8403b8442..8a3114a11 100755 --- a/test/fs/private-bin.exp +++ b/test/fs/private-bin.exp @@ -68,10 +68,10 @@ send -- "exit\r" after 100 -send -- "firejail --debug --private-bin=/etc/shadow \r" +send -- "firejail --private-bin=/etc/shadow\r" expect { timeout {puts "TESTING ERROR 13\n";exit} - "Warning: file /etc/shadow not found" + "Warning: invalid private-bin path /etc/shadow" } after 100 -- cgit v1.2.3-54-g00ecf