blob: 64f4b0362162873499153910c4d594552780e339 [file] [log] [blame]
#!/bin/sh
set -e
datagen > file
zstd < file -cq --trace-file-stat > file.zst
zstd -tq file.zst