chiark / gitweb /
Stricter argument checking.
[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