aboutsummaryrefslogtreecommitdiffstats
path: root/test/features/1.2.exp
diff options
context:
space:
mode:
Diffstat (limited to 'test/features/1.2.exp')
-rwxr-xr-xtest/features/1.2.exp4
1 files changed, 2 insertions, 2 deletions
diff --git a/test/features/1.2.exp b/test/features/1.2.exp
index bcb227304..81f9531cb 100755
--- a/test/features/1.2.exp
+++ b/test/features/1.2.exp
@@ -64,7 +64,7 @@ if { $overlay == "overlay" } {
64 "Child process initialized" {puts "normal system\n"} 64 "Child process initialized" {puts "normal system\n"}
65 } 65 }
66 sleep 1 66 sleep 1
67 67
68 send -- "cat /proc/mounts | grep proc --color=never\r" 68 send -- "cat /proc/mounts | grep proc --color=never\r"
69 expect { 69 expect {
70 timeout {puts "TESTING ERROR 3.1\n";exit} 70 timeout {puts "TESTING ERROR 3.1\n";exit}
@@ -105,7 +105,7 @@ if { $chroot == "chroot" } {
105 "Child process initialized" 105 "Child process initialized"
106 } 106 }
107 sleep 1 107 sleep 1
108 108
109 send -- "cat /proc/mounts | grep proc --color=never\r" 109 send -- "cat /proc/mounts | grep proc --color=never\r"
110 expect { 110 expect {
111 timeout {puts "TESTING ERROR 5.1\n";exit} 111 timeout {puts "TESTING ERROR 5.1\n";exit}