summaryrefslogtreecommitdiffstats
path: root/test/root/root.sh
diff options
context:
space:
mode:
authorLibravatar netblue30 <netblue30@yahoo.com>2017-03-03 12:29:47 -0500
committerLibravatar netblue30 <netblue30@yahoo.com>2017-03-03 12:29:47 -0500
commit97853040fb6af73c2f73a98d7e93dae0e20bfc57 (patch)
tree3872b29771e9689a76752c4640e31334a3eafa85 /test/root/root.sh
parentxvfb X11 server support (--x11=xvfb) (diff)
downloadfirejail-97853040fb6af73c2f73a98d7e93dae0e20bfc57.tar.gz
firejail-97853040fb6af73c2f73a98d7e93dae0e20bfc57.tar.zst
firejail-97853040fb6af73c2f73a98d7e93dae0e20bfc57.zip
testing
Diffstat (limited to 'test/root/root.sh')
-rwxr-xr-xtest/root/root.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/test/root/root.sh b/test/root/root.sh
index 9764b3804..29c618772 100755
--- a/test/root/root.sh
+++ b/test/root/root.sh
@@ -62,6 +62,9 @@ echo "TESTING: fs whitelist mnt, opt, media (test/root/whitelist-mnt.exp)"
62echo "TESTING: join (test/root/join.exp)" 62echo "TESTING: join (test/root/join.exp)"
63./join.exp 63./join.exp
64 64
65echo "TESTING: git-install (test/root/git.exp)"
66./git.exp
67
65#******************************** 68#********************************
66# seccomp 69# seccomp
67#******************************** 70#********************************