summaryrefslogtreecommitdiffstats
path: root/test/features/2.1.exp
diff options
context:
space:
mode:
Diffstat (limited to 'test/features/2.1.exp')
-rwxr-xr-xtest/features/2.1.exp4
1 files changed, 2 insertions, 2 deletions
diff --git a/test/features/2.1.exp b/test/features/2.1.exp
index 074b5989b..d560d1a36 100755
--- a/test/features/2.1.exp
+++ b/test/features/2.1.exp
@@ -56,7 +56,7 @@ if { $overlay == "overlay" } {
56 "Child process initialized" {puts "normal system\n"} 56 "Child process initialized" {puts "normal system\n"}
57 } 57 }
58 sleep 1 58 sleep 1
59 59
60 send -- "hostname\r" 60 send -- "hostname\r"
61 expect { 61 expect {
62 timeout {puts "TESTING ERROR 3\n";exit} 62 timeout {puts "TESTING ERROR 3\n";exit}
@@ -93,7 +93,7 @@ if { $chroot == "chroot" } {
93 "Child process initialized" 93 "Child process initialized"
94 } 94 }
95 sleep 1 95 sleep 1
96 96
97 send -- "hostname\r" 97 send -- "hostname\r"
98 expect { 98 expect {
99 timeout {puts "TESTING ERROR 5\n";exit} 99 timeout {puts "TESTING ERROR 5\n";exit}