OSDN Git Service

tests: t0000-basic.sh: minor correction
authorJim Meyering <meyering@redhat.com>
Fri, 13 Nov 2009 12:47:29 +0000 (13:47 +0100)
committerJim Meyering <meyering@redhat.com>
Fri, 13 Nov 2009 13:10:37 +0000 (14:10 +0100)
commit2f3323d502ed0649b9e66c24e9ed11160b7ad0c3
tree8c9d87a0966b236825d6f038b54a6bd81ec568da
parent6a84782b40b888ed839512afbc0f75d97911799d
tests: t0000-basic.sh: minor correction

* tests/t0000-basic.sh: When zeroing out the first sector,
use dd's conv=notrunc.  Otherwise, we'd also truncate the
backing file size to 4KiB.
tests/t0000-basic.sh