aboutsummaryrefslogtreecommitdiffstats
path: root/test/fnetfilter/template.exp
diff options
context:
space:
mode:
authorLibravatar netblue30 <netblue30@yahoo.com>2018-04-13 11:15:48 -0400
committerLibravatar netblue30 <netblue30@yahoo.com>2018-04-13 11:15:48 -0400
commite19a3320081c91fdf05895d87b42e60bcf5e2408 (patch)
treeca19eb115b98a13bc238273a52e74b35c3a8ac1f /test/fnetfilter/template.exp
parentfix problem found by smitsohu (diff)
downloadfirejail-e19a3320081c91fdf05895d87b42e60bcf5e2408.tar.gz
firejail-e19a3320081c91fdf05895d87b42e60bcf5e2408.tar.zst
firejail-e19a3320081c91fdf05895d87b42e60bcf5e2408.zip
testing
Diffstat (limited to 'test/fnetfilter/template.exp')
-rwxr-xr-xtest/fnetfilter/template.exp2
1 files changed, 1 insertions, 1 deletions
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
66send -- "fnetfilter test2.net,icmp-type,destination-unreachable,time-exceeded,echo-request\r" 66send -- "fnetfilter test2.net,icmp-type,destination-unreachable,time-exceeded,echo-request\r"
67expect { 67expect {
68 timeout {puts "TESTING ERROR 12\n";exit} 68 timeout {puts "TESTING ERROR 12\n";exit}
69 "invalid destination file in netfilter command" 69 "cannot open test2.net,"
70} 70}
71after 100 71after 100
72 72