aboutsummaryrefslogtreecommitdiffstats
path: root/test/fs_chroot.exp
diff options
context:
space:
mode:
authorLibravatar netblue30 <netblue30@yahoo.com>2015-11-13 07:50:40 -0500
committerLibravatar netblue30 <netblue30@yahoo.com>2015-11-13 07:50:40 -0500
commit4a8a6eff0ee1633b28f0302e5bd356790110b28b (patch)
treea6a2dccce6f7ca30cb1dc144cb224243f5903f59 /test/fs_chroot.exp
parentremoved exclude-token from profile include (diff)
downloadfirejail-4a8a6eff0ee1633b28f0302e5bd356790110b28b.tar.gz
firejail-4a8a6eff0ee1633b28f0302e5bd356790110b28b.tar.zst
firejail-4a8a6eff0ee1633b28f0302e5bd356790110b28b.zip
support for kde and server programs
Diffstat (limited to 'test/fs_chroot.exp')
-rwxr-xr-xtest/fs_chroot.exp2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/fs_chroot.exp b/test/fs_chroot.exp
index 4ddf8d32a..cc0d82179 100755
--- a/test/fs_chroot.exp
+++ b/test/fs_chroot.exp
@@ -54,7 +54,7 @@ sleep 1
54send -- "ps aux |wc -l; pwd\r" 54send -- "ps aux |wc -l; pwd\r"
55expect { 55expect {
56 timeout {puts "TESTING ERROR 5\n";exit} 56 timeout {puts "TESTING ERROR 5\n";exit}
57 "5" 57 "6"
58} 58}
59expect { 59expect {
60 timeout {puts "TESTING ERROR 6\n";exit} 60 timeout {puts "TESTING ERROR 6\n";exit}