Current section
Files
Jump to
Current section
Files
priv/zstd/tests/cli-tests/compression/long-distance-matcher.sh
#!/bin/sh
set -e
# Test --long
zstd -f file --long ; zstd -t file.zst
zstd -f file --long=20; zstd -t file.zst