aboutsummaryrefslogtreecommitdiffstats
path: root/test/filters/filters.sh
diff options
context:
space:
mode:
authorLibravatar netblue30 <netblue30@yahoo.com>2017-05-13 09:16:00 -0400
committerLibravatar netblue30 <netblue30@yahoo.com>2017-05-13 09:16:00 -0400
commit7345c5d3e2706b5eab61ba3d154b99b57f6b9a5f (patch)
treeaed643c38277fe4bd5dc679f2b27f3930f725e69 /test/filters/filters.sh
parent0.9.46 testing (diff)
downloadfirejail-7345c5d3e2706b5eab61ba3d154b99b57f6b9a5f.tar.gz
firejail-7345c5d3e2706b5eab61ba3d154b99b57f6b9a5f.tar.zst
firejail-7345c5d3e2706b5eab61ba3d154b99b57f6b9a5f.zip
0.9.46 testing
Diffstat (limited to 'test/filters/filters.sh')
-rwxr-xr-xtest/filters/filters.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/filters/filters.sh b/test/filters/filters.sh
index 59d7d7e7f..6a5ec2b87 100755
--- a/test/filters/filters.sh
+++ b/test/filters/filters.sh
@@ -13,6 +13,8 @@ else
13 export PATH="$PATH:/usr/lib/firejail" 13 export PATH="$PATH:/usr/lib/firejail"
14fi 14fi
15 15
16export PATH="$PATH:/usr/lib/firejail"
17
16echo "TESTING: debug options (test/filters/debug.exp)" 18echo "TESTING: debug options (test/filters/debug.exp)"
17./debug.exp 19./debug.exp
18 20