blob: 8f2c61bf75c809db81adacbbeff1bb5f872c799a [file] [log] [blame]
#!/bin/sh
set -e
# Test --long
zstd -f file --long ; zstd -t file.zst
zstd -f file --long=20; zstd -t file.zst