]> git.ipfire.org Git - thirdparty/coreutils.git/commit
tests: avoid false failure in shred-passes.sh
authorPádraig Brady <P@draigBrady.com>
Tue, 19 Jan 2016 14:58:55 +0000 (14:58 +0000)
committerPádraig Brady <P@draigBrady.com>
Tue, 19 Jan 2016 16:08:59 +0000 (16:08 +0000)
commitf0dc5ec6f95f7af971024cb1e8a49922e4187f4b
treecfb447c3bd7ed81ddf1bd59f309175ac61eb56b8
parentdbff2508b85baf12d5e2eee4134eb17be69fdca9
tests: avoid false failure in shred-passes.sh

* tests/misc/shred-passes.sh: Specify an exact amount to shred,
to avoid running out of simulated random data on file systems
with a large st_blksize like GPFS for example.
Reported by Assaf Gordon.
tests/misc/shred-passes.sh