1
Fork 0
mirror of https://github.com/RGBCube/uutils-coreutils synced 2026-01-17 02:31:02 +00:00
uutils-coreutils/tests
Guillaume Ranquet d4217c5a12 split: catch broken pipe error for round robin strategy
The broken pipe error is not handled in the case of the round robin
strategy (typically used with --filter).

Align to the other strategies to silence that error in that use case
too.

fixes #5191

Signed-off-by: Guillaume Ranquet <granquet@baylibre.com>
2023-09-12 17:43:31 +02:00
..
benches/factor Add license headers on all files 2023-08-21 10:49:27 +02:00
by-util split: catch broken pipe error for round robin strategy 2023-09-12 17:43:31 +02:00
common all: normalize license notice in all *.rs files 2023-08-24 12:21:09 +02:00
fixtures Add license headers on all files 2023-08-21 10:49:27 +02:00
test_util_name.rs Add license headers on all files 2023-08-21 10:49:27 +02:00
tests.rs Add license headers on all files 2023-08-21 10:49:27 +02:00