singe/thirdparty/zstd/tests/cli-tests/compression/row-match-finder.sh
2023-11-14 22:16:48 -06:00

7 lines
119 B
Bash
Executable file

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