aboutsummaryrefslogtreecommitdiffstats
path: root/test/features/1.4.exp
diff options
context:
space:
mode:
Diffstat (limited to 'test/features/1.4.exp')
-rwxr-xr-xtest/features/1.4.exp4
1 files changed, 2 insertions, 2 deletions
diff --git a/test/features/1.4.exp b/test/features/1.4.exp
index d6f373e2a..de05536f0 100755
--- a/test/features/1.4.exp
+++ b/test/features/1.4.exp
@@ -53,7 +53,7 @@ if { $overlay == "overlay" } {
53 "Child process initialized" {puts "normal system\n"} 53 "Child process initialized" {puts "normal system\n"}
54 } 54 }
55 sleep 1 55 sleep 1
56 56
57 send -- "ls -l /home | wc -l\r" 57 send -- "ls -l /home | wc -l\r"
58 expect { 58 expect {
59 timeout {puts "TESTING ERROR 3\n";exit} 59 timeout {puts "TESTING ERROR 3\n";exit}
@@ -86,7 +86,7 @@ if { $chroot == "chroot" } {
86 "Child process initialized" 86 "Child process initialized"
87 } 87 }
88 sleep 1 88 sleep 1
89 89
90 send -- "ls -l /home | wc -l\r" 90 send -- "ls -l /home | wc -l\r"
91 expect { 91 expect {
92 timeout {puts "TESTING ERROR 5\n";exit} 92 timeout {puts "TESTING ERROR 5\n";exit}