aboutsummaryrefslogtreecommitdiffstats
path: root/test/option-join.exp
diff options
context:
space:
mode:
Diffstat (limited to 'test/option-join.exp')
-rwxr-xr-xtest/option-join.exp6
1 files changed, 1 insertions, 5 deletions
diff --git a/test/option-join.exp b/test/option-join.exp
index ad8ba73e0..6250e87a2 100755
--- a/test/option-join.exp
+++ b/test/option-join.exp
@@ -17,10 +17,6 @@ expect {
17 timeout {puts "TESTING ERROR 1\n";exit} 17 timeout {puts "TESTING ERROR 1\n";exit}
18 "Switching to pid" 18 "Switching to pid"
19} 19}
20expect {
21 timeout {puts "TESTING ERROR 2 (join) \n";exit}
22 "@svntesting"
23}
24sleep 1 20sleep 1
25 21
26 22
@@ -40,4 +36,4 @@ expect {
40} 36}
41sleep 1 37sleep 1
42 38
43puts "\n" 39puts "\nall done\n"