aboutsummaryrefslogtreecommitdiffstats
path: root/test/environment/nice.exp
diff options
context:
space:
mode:
Diffstat (limited to 'test/environment/nice.exp')
-rwxr-xr-xtest/environment/nice.exp6
1 files changed, 3 insertions, 3 deletions
diff --git a/test/environment/nice.exp b/test/environment/nice.exp
index 823d10c67..f3b3f083f 100755
--- a/test/environment/nice.exp
+++ b/test/environment/nice.exp
@@ -21,7 +21,7 @@ expect {
21} 21}
22expect { 22expect {
23 timeout {puts "TESTING ERROR 3\n";exit} 23 timeout {puts "TESTING ERROR 3\n";exit}
24 "bash" 24 "sh"
25} 25}
26expect { 26expect {
27 timeout {puts "TESTING ERROR 5\n";exit} 27 timeout {puts "TESTING ERROR 5\n";exit}
@@ -50,7 +50,7 @@ expect {
50} 50}
51expect { 51expect {
52 timeout {puts "TESTING ERROR 13\n";exit} 52 timeout {puts "TESTING ERROR 13\n";exit}
53 "bash" 53 "sh"
54} 54}
55expect { 55expect {
56 timeout {puts "TESTING ERROR 15\n";exit} 56 timeout {puts "TESTING ERROR 15\n";exit}
@@ -81,7 +81,7 @@ expect {
81} 81}
82expect { 82expect {
83 timeout {puts "TESTING ERROR 20\n";exit} 83 timeout {puts "TESTING ERROR 20\n";exit}
84 "bash" 84 "sh"
85} 85}
86expect { 86expect {
87 timeout {puts "TESTING ERROR 22\n";exit} 87 timeout {puts "TESTING ERROR 22\n";exit}