mirror of
git://git.sv.gnu.org/coreutils.git
synced 2026-03-15 01:14:12 +02:00
* tests/dd/reblock: Change the IPC mechanism to the dd process under test, from pipes to fifos. Also change the delay between data writes to 0.2s for both tests. This should increase the chance that the dd process will read the data chunks separately.