aboutsummaryrefslogtreecommitdiffstats
path: root/test/environment/quiet.exp
diff options
context:
space:
mode:
Diffstat (limited to 'test/environment/quiet.exp')
-rwxr-xr-xtest/environment/quiet.exp2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/environment/quiet.exp b/test/environment/quiet.exp
index 38da4673e..8d7c8d4c0 100755
--- a/test/environment/quiet.exp
+++ b/test/environment/quiet.exp
@@ -15,7 +15,7 @@ expect {
15 "Child process initialized" {puts "TESTING ERROR 3\n";exit} 15 "Child process initialized" {puts "TESTING ERROR 3\n";exit}
16 "done" 16 "done"
17} 17}
18sleep 1 18after 100
19 19
20puts "\nall done\n" 20puts "\nall done\n"
21 21