From a662fda2642e17478bc8e78adb4c6642a8505cdb Mon Sep 17 00:00:00 2001 From: Tavian Barnes Date: Tue, 1 Apr 2025 06:50:26 -0400 Subject: parse: Only process the last -files0-from GNU find intentionally makes later -files0-from options override earlier ones, for symmetry with similar features like du --files0-from. Change bfs to match. Link: https://savannah.gnu.org/bugs/?66965 --- tests/gnu/files0_from_stdin_stdin.out | 45 +++++++++++++++++++++++++++++++++++ 1 file changed, 45 insertions(+) create mode 100644 tests/gnu/files0_from_stdin_stdin.out (limited to 'tests/gnu/files0_from_stdin_stdin.out') diff --git a/tests/gnu/files0_from_stdin_stdin.out b/tests/gnu/files0_from_stdin_stdin.out new file mode 100644 index 0000000..0f6b00d --- /dev/null +++ b/tests/gnu/files0_from_stdin_stdin.out @@ -0,0 +1,45 @@ + + + + + + /j + /j +! +!- +!-/e +!-/e +!/d +!/d +( +(- +(-/c +(-/c +(/b +(/b +) +)/g +)/g +* +*/m +*/m +, +,/f +,/f +- +-/a +-/a +... +.../h +.../h +/n +/n +[ +[/k +[/k +\ +\/i +\/i +{ +{/l +{/l -- cgit v1.2.3