Bernhard Voelker a5b2e20d8f tests: fix FP in xargs test when /bin/sh is dash
Dash as /bin/sh apparently does not know $'\n' syntax.

* tests/xargs/verbose-quote.sh: Define NL variable for newline character;
change from $'\n' syntax to the above variable when generating input
for xargs.

Fixes https://sv.gnu.org/bugs/?63934
2023-05-23 01:57:47 +02:00
..
2023-05-23 00:12:54 +02:00