git subrepo pull (merge) --force deps/libchdr
[pcsx_rearmed.git] / deps / libchdr / deps / zstd-1.5.5 / tests / cli-tests / compression / long-distance-matcher.sh
1 #!/bin/sh
2
3 set -e
4
5 # Test --long
6 zstd -f file --long   ; zstd -t file.zst
7 zstd -f file --long=20; zstd -t file.zst