From 35004af7d8f6ff19908fb89e25e532113afa26f4 Mon Sep 17 00:00:00 2001 From: netblue30 Date: Wed, 9 Nov 2016 19:17:06 -0500 Subject: testing --- test/network/net_netfilter.exp | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'test/network/net_netfilter.exp') diff --git a/test/network/net_netfilter.exp b/test/network/net_netfilter.exp index f011f3746..737485d07 100755 --- a/test/network/net_netfilter.exp +++ b/test/network/net_netfilter.exp @@ -29,7 +29,7 @@ expect { timeout {puts "TESTING ERROR 4\n";exit} "Child process initialized" } -sleep 2 +sleep 1 send -- "exit\r" sleep 1 @@ -43,7 +43,7 @@ expect { "ACCEPT icmp -- any any anywhere" {puts "TESTING ERROR 5.1\n";exit} "Child process initialized" } -sleep 2 +sleep 1 send -- "exit\r" sleep 1 @@ -57,7 +57,7 @@ expect { timeout {puts "TESTING ERROR 6.1\n";exit} "Child process initialized" } -sleep 2 +sleep 1 send -- "ping -c 1 -w 3 10.10.20.1\r" expect { timeout {puts "TESTING ERROR 6.2\n";exit} -- cgit v1.2.3-54-g00ecf