aboutsummaryrefslogtreecommitdiffstats
path: root/test/utils/utils.sh
diff options
context:
space:
mode:
authorLibravatar netblue30 <netblue30@protonmail.com>2022-06-13 09:26:37 -0400
committerLibravatar netblue30 <netblue30@protonmail.com>2022-06-13 09:26:37 -0400
commit95544a17fac7e5fb2b0eabe3d96305813fc96a1b (patch)
treeca0259eb8523de487c297f2a14e23f87d512b17d /test/utils/utils.sh
parentdisable cgroup code (diff)
downloadfirejail-95544a17fac7e5fb2b0eabe3d96305813fc96a1b.tar.gz
firejail-95544a17fac7e5fb2b0eabe3d96305813fc96a1b.tar.zst
firejail-95544a17fac7e5fb2b0eabe3d96305813fc96a1b.zip
more on disable cgroups
Diffstat (limited to 'test/utils/utils.sh')
-rwxr-xr-xtest/utils/utils.sh3
1 files changed, 0 insertions, 3 deletions
diff --git a/test/utils/utils.sh b/test/utils/utils.sh
index 18f749ed8..102c8df17 100755
--- a/test/utils/utils.sh
+++ b/test/utils/utils.sh
@@ -129,9 +129,6 @@ fi
129echo "TESTING: firemon cpu (test/utils/firemon-cpu.exp)" 129echo "TESTING: firemon cpu (test/utils/firemon-cpu.exp)"
130./firemon-cpu.exp 130./firemon-cpu.exp
131 131
132echo "TESTING: firemon cgroup (test/utils/firemon-cgroup.exp)"
133./firemon-cgroup.exp
134
135echo "TESTING: firemon version (test/utils/firemon-version.exp)" 132echo "TESTING: firemon version (test/utils/firemon-version.exp)"
136./firemon-version.exp 133./firemon-version.exp
137 134