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 { } expect { timeout {puts "TESTING ERROR 3\n";exit} - "bash" + "sh" } expect { timeout {puts "TESTING ERROR 5\n";exit} @@ -50,7 +50,7 @@ expect { } expect { timeout {puts "TESTING ERROR 13\n";exit} - "bash" + "sh" } expect { timeout {puts "TESTING ERROR 15\n";exit} @@ -81,7 +81,7 @@ expect { } expect { timeout {puts "TESTING ERROR 20\n";exit} - "bash" + "sh" } expect { timeout {puts "TESTING ERROR 22\n";exit}