aboutsummaryrefslogtreecommitdiffstats
path: root/test/capabilities/caps-join.exp
diff options
context:
space:
mode:
Diffstat (limited to 'test/capabilities/caps-join.exp')
-rwxr-xr-xtest/capabilities/caps-join.exp6
1 files changed, 3 insertions, 3 deletions
diff --git a/test/capabilities/caps-join.exp b/test/capabilities/caps-join.exp
index 1830143fb..ecb43d943 100755
--- a/test/capabilities/caps-join.exp
+++ b/test/capabilities/caps-join.exp
@@ -35,7 +35,7 @@ sleep 1
35 35
36set spawn_id $id1 36set spawn_id $id1
37send -- "exit\r" 37send -- "exit\r"
38after 100 38sleep 1
39 39
40# 40#
41# no caps 41# no caps
@@ -67,7 +67,7 @@ sleep 1
67 67
68set spawn_id $id1 68set spawn_id $id1
69send -- "exit\r" 69send -- "exit\r"
70after 100 70after 500
71 71
72# 72#
73# no caps 73# no caps
@@ -91,6 +91,6 @@ sleep 1
91 91
92set spawn_id $id1 92set spawn_id $id1
93send -- "exit\r" 93send -- "exit\r"
94after 100 94after 500
95 95
96puts "all done\n" 96puts "all done\n"