aboutsummaryrefslogtreecommitdiffstats
path: root/test/root/root.sh
diff options
context:
space:
mode:
authorLibravatar netblue30 <netblue30@protonmail.com>2022-06-16 10:12:10 -0400
committerLibravatar netblue30 <netblue30@protonmail.com>2022-06-16 10:12:10 -0400
commitdab6742eeefe1f9c0a9f405f8a0c4f01256da4b9 (patch)
tree60bdf6ab627c1154e43cb54968c2e91563473d8e /test/root/root.sh
parentfix CI (diff)
downloadfirejail-dab6742eeefe1f9c0a9f405f8a0c4f01256da4b9.tar.gz
firejail-dab6742eeefe1f9c0a9f405f8a0c4f01256da4b9.tar.zst
firejail-dab6742eeefe1f9c0a9f405f8a0c4f01256da4b9.zip
more on removing cgroups (#5200)
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 78a6619d7..e8c0ec1ac 100755
--- a/test/root/root.sh
+++ b/test/root/root.sh
@@ -103,9 +103,6 @@ echo "TESTING: firejail configuration (test/root/checkcfg.exp)"
103./checkcfg.exp 103./checkcfg.exp
104cp ../../etc/firejail.config /etc/firejail/. 104cp ../../etc/firejail.config /etc/firejail/.
105 105
106echo "TESTING: cgroup (test/root/cgroup.exp)"
107./cgroup.exp
108
109echo "TESTING: tmpfs (test/root/option_tmpfs.exp)" 106echo "TESTING: tmpfs (test/root/option_tmpfs.exp)"
110./option_tmpfs.exp 107./option_tmpfs.exp
111 108