1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-07-03 15:26:39 +02:00
Files
coreutils/tests/df
Pádraig Brady dd68ddc654 tests: don't rely on sed -i being available
* tests/df/df-output.sh: sed --in-place is not generally available.
Also add a couple of simplifications from Bernhard Voelker.
Removing all spaces, rather than just leading spaces, suffices.
Searching for ' --output' in unadjusted df --help, suffices.
2012-11-24 15:27:21 +00:00
..