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