aboutsummaryrefslogtreecommitdiffstats
path: root/test/fs_chroot_asroot.exp
diff options
context:
space:
mode:
authorLibravatar root <root@debian>2015-11-15 12:35:37 -0500
committerLibravatar root <root@debian>2015-11-15 12:35:37 -0500
commit2928d900ab261d247163e28c7773e59cba7d3a6f (patch)
tree0eb04af0cbb6c0b0954b5138c192e0068792952d /test/fs_chroot_asroot.exp
parentwhitelist enhancements (diff)
downloadfirejail-2928d900ab261d247163e28c7773e59cba7d3a6f.tar.gz
firejail-2928d900ab261d247163e28c7773e59cba7d3a6f.tar.zst
firejail-2928d900ab261d247163e28c7773e59cba7d3a6f.zip
server testing
Diffstat (limited to 'test/fs_chroot_asroot.exp')
-rwxr-xr-xtest/fs_chroot_asroot.exp2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/fs_chroot_asroot.exp b/test/fs_chroot_asroot.exp
index 7e18153e0..6c27bf1db 100755
--- a/test/fs_chroot_asroot.exp
+++ b/test/fs_chroot_asroot.exp
@@ -76,7 +76,7 @@ sleep 1
76send -- "ps aux |wc -l; pwd\r" 76send -- "ps aux |wc -l; pwd\r"
77expect { 77expect {
78 timeout {puts "TESTING ERROR 5\n";exit} 78 timeout {puts "TESTING ERROR 5\n";exit}
79 "5" 79 "6"
80} 80}
81expect { 81expect {
82 timeout {puts "TESTING ERROR 6\n";exit} 82 timeout {puts "TESTING ERROR 6\n";exit}