Files
m2dev-client-src/vendor/zstd-1.5.7/tests/cli-tests/compression/row-match-finder.sh
2025-09-21 01:09:06 +02:00

8 lines
119 B
Bash

#!/bin/sh
set -e
# Test --[no-]row-match-finder
zstd file -7f --row-match-finder
zstd file -7f --no-row-match-finder