summaryrefslogtreecommitdiffstatshomepage
path: root/3rdparty/zstd/tests/cli-tests/compression/row-match-finder.sh
blob: 5b36017a0cae85a24044c758ee652e61668fecec (plain) (blame)
1
2
3
4
5
6
7
#!/bin/sh

set -e

# Test --[no-]row-match-finder
zstd file -7f --row-match-finder
zstd file -7f --no-row-match-finder