From e19a3320081c91fdf05895d87b42e60bcf5e2408 Mon Sep 17 00:00:00 2001 From: netblue30 Date: Fri, 13 Apr 2018 11:15:48 -0400 Subject: testing --- test/fnetfilter/default.exp | 2 +- test/fnetfilter/template.exp | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'test/fnetfilter') 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 send -- "fnetfilter test1.net,33\r" expect { timeout {puts "TESTING ERROR 4\n";exit} - "invalid destination file in netfilter command" + "cannot open test1.net,33" } after 100 send -- "rm outfile\r" diff --git a/test/fnetfilter/template.exp b/test/fnetfilter/template.exp index b63a2d4c9..5b84166d8 100755 --- a/test/fnetfilter/template.exp +++ b/test/fnetfilter/template.exp @@ -66,7 +66,7 @@ after 100 send -- "fnetfilter test2.net,icmp-type,destination-unreachable,time-exceeded,echo-request\r" expect { timeout {puts "TESTING ERROR 12\n";exit} - "invalid destination file in netfilter command" + "cannot open test2.net," } after 100 -- cgit v1.2.3-54-g00ecf