aboutsummaryrefslogtreecommitdiffstats
path: root/test/root/root.sh
diff options
context:
space:
mode:
authorLibravatar netblue30 <netblue30@yahoo.com>2018-04-04 07:41:17 -0400
committerLibravatar netblue30 <netblue30@yahoo.com>2018-04-04 07:41:17 -0400
commit23d10c8fa0bc1dface09d71cc9d6475d53c42645 (patch)
tree5a5a3b39c1a64d956e31b295990b768795780974 /test/root/root.sh
parentMerge branch 'master' of http://github.com/netblue30/firejail (diff)
downloadfirejail-23d10c8fa0bc1dface09d71cc9d6475d53c42645.tar.gz
firejail-23d10c8fa0bc1dface09d71cc9d6475d53c42645.tar.zst
firejail-23d10c8fa0bc1dface09d71cc9d6475d53c42645.zip
deprecated --git-install and --git-uninstall
Diffstat (limited to 'test/root/root.sh')
-rwxr-xr-xtest/root/root.sh3
1 files changed, 0 insertions, 3 deletions
diff --git a/test/root/root.sh b/test/root/root.sh
index 4132bc739..4f217b727 100755
--- a/test/root/root.sh
+++ b/test/root/root.sh
@@ -77,9 +77,6 @@ echo "TESTING: fs whitelist mnt, opt, media (test/root/whitelist-mnt.exp)"
77echo "TESTING: join (test/root/join.exp)" 77echo "TESTING: join (test/root/join.exp)"
78./join.exp 78./join.exp
79 79
80echo "TESTING: git-install (test/root/git.exp)"
81./git.exp
82
83echo "TESTING: login-nobody (test/root/login_nobody.exp)" 80echo "TESTING: login-nobody (test/root/login_nobody.exp)"
84./login_nobody.exp 81./login_nobody.exp
85 82