Packages

Zstd binding for Erlang/Elixir

Current section

Files

Jump to
nextroll_zstd priv zstd tests cli-tests compression row-match-finder.sh
Raw

priv/zstd/tests/cli-tests/compression/row-match-finder.sh

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