]> git.ipfire.org Git - thirdparty/zstd.git/commit
improve tar compatibility 2660/head
authorYann Collet <cyan@fb.com>
Sun, 16 May 2021 06:09:42 +0000 (23:09 -0700)
committerYann Collet <cyan@fb.com>
Sun, 16 May 2021 06:09:42 +0000 (23:09 -0700)
commit61afa154cdd987de525c6f717a872e31af79b1a8
treee75d5f22dfefa9e096c2f8704d3bd7ebcc2ae585
parent0b0b62d1cf5ceb0c1bd5c1e93807f834a9399365
improve tar compatibility

This patch is supposed to improve compatibility with less featured tar variants
"when the tar program used does not support historical options (without hyphen) nor the '-z' option."

Patch proposed by Antonio Diaz Diaz
tests/playTests.sh