1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-03-20 03:44:18 +02:00
Files
coreutils/tests/misc
Pádraig Brady a863644397 tests: address a race condition in misc/cat-buf
* tests/misc/cat-buf: Increase the delay between writes
to decrease the chance that dd will read both at once.
Since the test is inherently racy, print a warning via
skip_test_ rather than failing outright.
Reported by Jim Meyering.
2009-09-08 01:43:31 +01:00
..