From cffb4d6baffb84bc4f2f168ae3be7431e7a19a3e Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sat, 7 Nov 2015 15:08:08 +0100 Subject: Merging upstream version 1.7. Signed-off-by: Daniel Baumann --- testsuite/check.sh | 1 - 1 file changed, 1 deletion(-) (limited to 'testsuite') diff --git a/testsuite/check.sh b/testsuite/check.sh index 621c535..78c1904 100755 --- a/testsuite/check.sh +++ b/testsuite/check.sh @@ -86,7 +86,6 @@ printf . cat in in > in2 || framework_failure "${LZIP}" -s16 -o copy2 < in2 || fail=1 "${LZIP}" -t copy2.lz || fail=1 -printf . "${LZIP}" -cd copy2.lz > copy2 || fail=1 cmp in2 copy2 || fail=1 printf . -- cgit v1.2.3