aboutsummaryrefslogtreecommitdiffstats
path: root/test/sysutils/sysutils.sh
diff options
context:
space:
mode:
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"