aboutsummaryrefslogtreecommitdiffstats
path: root/test/network/hostname.exp
diff options
context:
space:
mode:
Diffstat (limited to 'test/network/hostname.exp')
-rwxr-xr-xtest/network/hostname.exp2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/network/hostname.exp b/test/network/hostname.exp
index 0acb6a5ac..5dd14e028 100755
--- a/test/network/hostname.exp
+++ b/test/network/hostname.exp
@@ -13,6 +13,8 @@ expect {
13 "Child process initialized" 13 "Child process initialized"
14} 14}
15sleep 1 15sleep 1
16send -- "stty -echo\r"
17after 100
16 18
17send -- "ping -c 3 bingo; echo done\r" 19send -- "ping -c 3 bingo; echo done\r"
18expect { 20expect {