summaryrefslogtreecommitdiffstats
path: root/test/fs_chroot_asroot.exp
diff options
context:
space:
mode:
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}