diff options
Diffstat (limited to 'testsuite/check.sh')
-rwxr-xr-x | testsuite/check.sh | 1 |
1 files changed, 0 insertions, 1 deletions
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 . |