summaryrefslogtreecommitdiffstats
path: root/test/fnetfilter/copy.exp
diff options
context:
space:
mode:
Diffstat (limited to 'test/fnetfilter/copy.exp')
-rwxr-xr-xtest/fnetfilter/copy.exp4
1 files changed, 2 insertions, 2 deletions
diff --git a/test/fnetfilter/copy.exp b/test/fnetfilter/copy.exp
index 65145ec4b..f619d503a 100755
--- a/test/fnetfilter/copy.exp
+++ b/test/fnetfilter/copy.exp
@@ -16,11 +16,11 @@ after 100
16send -- "cat outfile\r" 16send -- "cat outfile\r"
17expect { 17expect {
18 timeout {puts "TESTING ERROR 1\n";exit} 18 timeout {puts "TESTING ERROR 1\n";exit}
19 "test1" 19 "*filter"
20} 20}
21expect { 21expect {
22 timeout {puts "TESTING ERROR 2\n";exit} 22 timeout {puts "TESTING ERROR 2\n";exit}
23 "*filter" 23 "test1"
24} 24}
25expect { 25expect {
26 timeout {puts "TESTING ERROR 3\n";exit} 26 timeout {puts "TESTING ERROR 3\n";exit}