aboutsummaryrefslogtreecommitdiffstats
path: root/test/test.sh
diff options
context:
space:
mode:
authorLibravatar netblue30 <netblue30@yahoo.com>2016-01-26 09:52:24 -0500
committerLibravatar netblue30 <netblue30@yahoo.com>2016-01-26 09:52:24 -0500
commit751601ef56c3c7b36700b5501e3010a1d8053aeb (patch)
treec06ac5064a490f8b874bed84e656e214971e49ad /test/test.sh
parentdon't allow --chroot as user without seccomp support (diff)
downloadfirejail-751601ef56c3c7b36700b5501e3010a1d8053aeb.tar.gz
firejail-751601ef56c3c7b36700b5501e3010a1d8053aeb.tar.zst
firejail-751601ef56c3c7b36700b5501e3010a1d8053aeb.zip
testing
Diffstat (limited to 'test/test.sh')
-rwxr-xr-xtest/test.sh3
1 files changed, 0 insertions, 3 deletions
diff --git a/test/test.sh b/test/test.sh
index 985b43af0..ad6599848 100755
--- a/test/test.sh
+++ b/test/test.sh
@@ -175,9 +175,6 @@ echo "TESTING: profile rlimit"
175echo "TESTING: profile read-only" 175echo "TESTING: profile read-only"
176./profile_readonly.exp 176./profile_readonly.exp
177 177
178echo "TESTING: profile tmpfs"
179./profile_tmpfs.exp
180
181echo "TESTING: private" 178echo "TESTING: private"
182./private.exp `whoami` 179./private.exp `whoami`
183 180