aboutsummaryrefslogtreecommitdiffstats
path: root/test/features/test.sh
diff options
context:
space:
mode:
authorLibravatar netblue30 <netblue30@yahoo.com>2016-03-23 09:29:27 -0400
committerLibravatar netblue30 <netblue30@yahoo.com>2016-03-23 09:29:27 -0400
commit3eb4b71a6d62c30899e9d58379c2a5c5fa171b10 (patch)
treefffda8de35f7cc7b68cbae76b4365f796100f2ac /test/features/test.sh
parenthide firejail run time information (diff)
downloadfirejail-3eb4b71a6d62c30899e9d58379c2a5c5fa171b10.tar.gz
firejail-3eb4b71a6d62c30899e9d58379c2a5c5fa171b10.tar.zst
firejail-3eb4b71a6d62c30899e9d58379c2a5c5fa171b10.zip
testing
Diffstat (limited to 'test/features/test.sh')
-rwxr-xr-xtest/features/test.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/features/test.sh b/test/features/test.sh
index 3570dae5a..f28da37d5 100755
--- a/test/features/test.sh
+++ b/test/features/test.sh
@@ -50,7 +50,7 @@ echo "TESTING: 1.6 new /var/log"
50echo "TESTING: 1.7 new /var/tmp" 50echo "TESTING: 1.7 new /var/tmp"
51./1.7.exp $OVERLAY $CHROOT 51./1.7.exp $OVERLAY $CHROOT
52 52
53echo "TESTING: 1.8 disable /etc/firejail and ~/.config/firejail" 53echo "TESTING: 1.8 disable firejail config and run time information"
54./1.8.exp $OVERLAY $CHROOT 54./1.8.exp $OVERLAY $CHROOT
55 55
56echo "TESTING: 1.10 disable /selinux" 56echo "TESTING: 1.10 disable /selinux"