aboutsummaryrefslogtreecommitdiffstats
path: root/test/fnetfilter/default.exp
diff options
context:
space:
mode:
Diffstat (limited to 'test/fnetfilter/default.exp')
-rwxr-xr-xtest/fnetfilter/default.exp2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/fnetfilter/default.exp b/test/fnetfilter/default.exp
index 4c24b370f..8406160e3 100755
--- a/test/fnetfilter/default.exp
+++ b/test/fnetfilter/default.exp
@@ -31,7 +31,7 @@ after 100
31send -- "fnetfilter test1.net,33\r" 31send -- "fnetfilter test1.net,33\r"
32expect { 32expect {
33 timeout {puts "TESTING ERROR 4\n";exit} 33 timeout {puts "TESTING ERROR 4\n";exit}
34 "invalid destination file in netfilter command" 34 "cannot open test1.net,33"
35} 35}
36after 100 36after 100
37send -- "rm outfile\r" 37send -- "rm outfile\r"