summaryrefslogtreecommitdiffstats
path: root/test/fnetfilter/copy.exp
diff options
context:
space:
mode:
authorLibravatar netblue30 <netblue30@yahoo.com>2017-12-06 18:06:46 -0500
committerLibravatar netblue30 <netblue30@yahoo.com>2017-12-06 18:06:46 -0500
commit30a15fe9d0907da202914b87111c700235319296 (patch)
treef198cc3ec1bb9b2c19e5410d952ca3951fcd0cae /test/fnetfilter/copy.exp
parenttesting (diff)
downloadfirejail-30a15fe9d0907da202914b87111c700235319296.tar.gz
firejail-30a15fe9d0907da202914b87111c700235319296.tar.zst
firejail-30a15fe9d0907da202914b87111c700235319296.zip
testing
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}