X-Git-Url: https://git.brokenzipper.com/gitweb?a=blobdiff_plain;f=tests%2Fsparse01.sh;h=15a06663aecb15c07cc8efff03cb9223722d2e61;hb=6b401f904a5a35167a05cb1d820c140add479092;hp=f49eaa787a783fd226f20c2bacbb82defdb774ef;hpb=f3f06e8a71150b7d7207d4e42ddc720560dc98f5;p=chaz%2Ftar diff --git a/tests/sparse01.sh b/tests/sparse01.sh index f49eaa7..15a0666 100755 --- a/tests/sparse01.sh +++ b/tests/sparse01.sh @@ -25,7 +25,7 @@ TAR_ARCHIVE_FORMATS="gnu oldgnu posix" genfile --length 1000 > begin genfile --length 1000 > end -mksparse sparsefile 512 0 ABCD 1M EFGH 2000K IJKL +genfile --sparse --file sparsefile --block-size 512 0 ABCD 1M EFGH 2000K IJKL tar -c -f archive --sparse begin sparsefile end echo separator