From 5db0b79a24c1a00b3f5a91f02170ecc9efaa004c Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 8 Nov 2015 05:16:56 +0100 Subject: Adding upstream version 0.8~rc1. Signed-off-by: Daniel Baumann --- testsuite/check.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'testsuite/check.sh') diff --git a/testsuite/check.sh b/testsuite/check.sh index 1c8b249..94e9c71 100755 --- a/testsuite/check.sh +++ b/testsuite/check.sh @@ -18,7 +18,7 @@ ZFGREP="${objdir}"/zfgrep ZTEST="${objdir}"/ztest ZUTILS="${objdir}"/zutils compressors="bzip2 gzip lzip" -extensions="gz bz2 lz" +extensions="bz2 gz lz" framework_failure() { echo 'failure in testing framework'; exit 1; } compressor_needed() { echo "${compressors} are needed to run tests"; exit 1; } -- cgit v1.2.3