aboutsummaryrefslogtreecommitdiffstats
path: root/test/features/1.10.exp
diff options
context:
space:
mode:
Diffstat (limited to 'test/features/1.10.exp')
-rwxr-xr-xtest/features/1.10.exp4
1 files changed, 2 insertions, 2 deletions
diff --git a/test/features/1.10.exp b/test/features/1.10.exp
index e7d51007c..b668f5cd1 100755
--- a/test/features/1.10.exp
+++ b/test/features/1.10.exp
@@ -41,7 +41,7 @@ if { $overlay == "overlay" } {
41 "Child process initialized" {puts "normal system\n"} 41 "Child process initialized" {puts "normal system\n"}
42 } 42 }
43 sleep 1 43 sleep 1
44 44
45 send -- "ls -l /selinux\r" 45 send -- "ls -l /selinux\r"
46 expect { 46 expect {
47 timeout {puts "TESTING ERROR 3\n";exit} 47 timeout {puts "TESTING ERROR 3\n";exit}
@@ -63,7 +63,7 @@ if { $chroot == "chroot" } {
63 "Child process initialized" 63 "Child process initialized"
64 } 64 }
65 sleep 1 65 sleep 1
66 66
67 send -- "ls -l /selinux\r" 67 send -- "ls -l /selinux\r"
68 expect { 68 expect {
69 timeout {puts "TESTING ERROR 5\n";exit} 69 timeout {puts "TESTING ERROR 5\n";exit}