tests: df: avoid test failure when using mawk
commit1833a876ae2497b2bd915b9e1a8f364cef66272e
authorJim Meyering <meyering@redhat.com>
Sun, 12 Oct 2008 08:40:22 +0000 (12 10:40 +0200)
committerJim Meyering <meyering@redhat.com>
Sun, 12 Oct 2008 09:11:38 +0000 (12 11:11 +0200)
treef9465560e653408a1c2cab4bb44f835b151265eb
parent0f5695bd59a5d4786700630fc94a06ef074c1c30
tests: df: avoid test failure when using mawk

* tests/df/total-awk: Rewrite to use $PERL, not $AWK.
mawk can't even count above 2^31.  Reported by Ed Avis.
http://thread.gmane.org/gmane.comp.gnu.coreutils.bugs/14792/focus=14802
* tests/df/total-verify: Rename from total-awk.
* tests/Makefile.am (TESTS): Reflect renaming.
tests/Makefile.am
tests/df/total-awk [deleted file]
tests/df/total-verify [new file with mode: 0755]