chiark / gitweb /
56efd9db54e7b5c5fc809ae5d2a06aa4b0ef1cc3
[vbig.git] / t-separate
1 #! /bin/sh
2 set -e
3 rm -f testfile
4 ./vbig --create testfile 65536
5 ./vbig --verify testfile 65536
6 rm -f testfile