]> git.ipfire.org Git - thirdparty/util-linux.git/commit
tests: add script output buffering race check
authorSami Kerola <kerolasa@iki.fi>
Sun, 24 May 2015 16:48:05 +0000 (17:48 +0100)
committerSami Kerola <kerolasa@iki.fi>
Sat, 6 Jun 2015 13:35:19 +0000 (14:35 +0100)
commitd9f50441e15f2ec7fe93f0493a788cbd6f7e86b2
tree0009bacbb0034e4c89cdf273da2cf4e481921494
parent6a768b55165f8b09bf95fc018b771261ddf64084
tests: add script output buffering race check

Regression check to a fix by Stanislav Brabec.

Reference: 0b285b84b2f14339fd86857244654ba25fac7d73
CC: Stanislav Brabec <sbrabec@suse.cz>
Signed-off-by: Sami Kerola <kerolasa@iki.fi>
tests/expected/script/buffering-race [new file with mode: 0644]
tests/ts/script/buffering-race [new file with mode: 0755]