mirror of
git://git.sv.gnu.org/coreutils.git
synced 2026-03-20 03:44:18 +02:00
* 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.