aboutsummaryrefslogtreecommitdiffstats
path: root/test/sysutils/sysutils.sh
diff options
context:
space:
mode:
authorLibravatar netblue30 <netblue30@protonmail.com>2023-02-24 20:37:35 -0500
committerLibravatar netblue30 <netblue30@protonmail.com>2023-02-24 20:37:35 -0500
commit2531759b80fbfcfbe296bd4bab329c61b7757c92 (patch)
treecc428443a3dbf5578882100ac45a9f6239fb430d /test/sysutils/sysutils.sh
parentNew profiles: qpdf and redirects (#5675) (diff)
downloadfirejail-2531759b80fbfcfbe296bd4bab329c61b7757c92.tar.gz
firejail-2531759b80fbfcfbe296bd4bab329c61b7757c92.tar.zst
firejail-2531759b80fbfcfbe296bd4bab329c61b7757c92.zip
more private-etc
Diffstat (limited to 'test/sysutils/sysutils.sh')
-rwxr-xr-xtest/sysutils/sysutils.sh8
1 files changed, 0 insertions, 8 deletions
diff --git a/test/sysutils/sysutils.sh b/test/sysutils/sysutils.sh
index 34acca07d..231f5afa8 100755
--- a/test/sysutils/sysutils.sh
+++ b/test/sysutils/sysutils.sh
@@ -47,14 +47,6 @@ else
47 echo "TESTING SKIP: gzip not found" 47 echo "TESTING SKIP: gzip not found"
48fi 48fi
49 49
50if command -v xzdec
51then
52 echo "TESTING: xzdec"
53 ./xzdec.exp
54else
55 echo "TESTING SKIP: xzdec not found"
56fi
57
58if command -v xz 50if command -v xz
59then 51then
60 echo "TESTING: xz" 52 echo "TESTING: xz"