X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=tests%2Flisted01.sh;h=df018987d53c4d8c39db39bcb6adddc2d246b76a;hb=cd2c8d4fbb5720cdb29c88c347d57d5188ffe898;hp=8d16b5892fde371c8cced9762cdc4bc6c5429f42;hpb=427f8d6185af347cfc782c2c197a3e181acdfd80;p=chaz%2Ftar diff --git a/tests/listed01.sh b/tests/listed01.sh index 8d16b58..df01898 100755 --- a/tests/listed01.sh +++ b/tests/listed01.sh @@ -26,7 +26,7 @@ TAR_ARCHIVE_FORMATS="gnu oldgnu" . $srcdir/before mkdir directory -dd if=/dev/zero of=directory/file1 bs=1024 count=10 2>/dev/null +genfile --length 10240 --pattern zeros > directory/file1 # Let the things settle sleep 1