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