aboutsummaryrefslogtreecommitdiffstats
path: root/test/test.sh
diff options
context:
space:
mode:
authorLibravatar netblue30 <netblue30@yahoo.com>2016-01-24 11:24:25 -0500
committerLibravatar netblue30 <netblue30@yahoo.com>2016-01-24 11:24:25 -0500
commit07b3e778037b13b1d95071d8acbf4ff8128fa3a1 (patch)
treee04a9d41814920b0f25672176cc9435c9fd49f71 /test/test.sh
parent make the sandbox process reap all children (diff)
downloadfirejail-07b3e778037b13b1d95071d8acbf4ff8128fa3a1.tar.gz
firejail-07b3e778037b13b1d95071d8acbf4ff8128fa3a1.tar.zst
firejail-07b3e778037b13b1d95071d8acbf4ff8128fa3a1.zip
testing
Diffstat (limited to 'test/test.sh')
-rwxr-xr-xtest/test.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/test.sh b/test/test.sh
index 2c051d13b..98addc38a 100755
--- a/test/test.sh
+++ b/test/test.sh
@@ -272,6 +272,7 @@ echo "TESTING: network IP"
272./net_ip.exp 272./net_ip.exp
273 273
274echo "TESTING: network MAC" 274echo "TESTING: network MAC"
275sleep 2
275./net_mac.exp 276./net_mac.exp
276 277
277echo "TESTING: network MTU" 278echo "TESTING: network MTU"