summaryrefslogtreecommitdiffstats
path: root/test/environment/allow-debuggers.exp
diff options
context:
space:
mode:
Diffstat (limited to 'test/environment/allow-debuggers.exp')
-rwxr-xr-xtest/environment/allow-debuggers.exp3
1 files changed, 1 insertions, 2 deletions
diff --git a/test/environment/allow-debuggers.exp b/test/environment/allow-debuggers.exp
index f032e1c3e..359f94db1 100755
--- a/test/environment/allow-debuggers.exp
+++ b/test/environment/allow-debuggers.exp
@@ -29,7 +29,7 @@ expect {
29expect { 29expect {
30 timeout {puts "TESTING ERROR 4\n";exit} 30 timeout {puts "TESTING ERROR 4\n";exit}
31 "ioctl" 31 "ioctl"
32} 32}
33expect { 33expect {
34 timeout {puts "TESTING ERROR 5\n";exit} 34 timeout {puts "TESTING ERROR 5\n";exit}
35 "exit_group" 35 "exit_group"
@@ -38,4 +38,3 @@ after 100
38 38
39 39
40puts "\nall done\n" 40puts "\nall done\n"
41