aboutsummaryrefslogtreecommitdiffstats
path: root/test/root/root.sh
diff options
context:
space:
mode:
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 3a20e4ba4..4132bc739 100755
--- a/test/root/root.sh
+++ b/test/root/root.sh
@@ -80,6 +80,9 @@ echo "TESTING: join (test/root/join.exp)"
80echo "TESTING: git-install (test/root/git.exp)" 80echo "TESTING: git-install (test/root/git.exp)"
81./git.exp 81./git.exp
82 82
83echo "TESTING: login-nobody (test/root/login_nobody.exp)"
84./login_nobody.exp
85
83#******************************** 86#********************************
84# seccomp 87# seccomp
85#******************************** 88#********************************