mirror of
git://git.sv.gnu.org/coreutils.git
synced 2026-06-03 08:16:33 +02:00
a863644397
* 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.