From: Stefano Lattarini Date: Sun, 21 Aug 2011 16:56:21 +0000 (+0200) Subject: testsuite: fix spurious failure due to Solaris 'wc' incompatibility X-Git-Tag: ng-0.5a~89^2~97^2~10 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=82bb64f1d21f6993341a725e75aa5aa00c3e00a1;p=thirdparty%2Fautomake.git testsuite: fix spurious failure due to Solaris 'wc' incompatibility * tests/tap-number-wordboundary.test ($planned): Strip any extra whitespace from the output of `wc', to cater to Solaris 10. --- diff --git a/ChangeLog b/ChangeLog index 70a255f17..3d5b5d926 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2011-08-21 Stefano Lattarini + + testsuite: fix spurious failure due to Solaris 'wc' incompatibility + * tests/tap-number-wordboundary.test ($planned): Strip any extra + whitespace from the output of `wc', to cater to Solaris 10. + 2011-08-21 Stefano Lattarini coverage: keyword "SKIP" in TAP plan is case-insensitive diff --git a/tests/tap-number-wordboundary.test b/tests/tap-number-wordboundary.test index 5235738eb..74cddc198 100755 --- a/tests/tap-number-wordboundary.test +++ b/tests/tap-number-wordboundary.test @@ -93,7 +93,8 @@ $ \ END -planned=`wc -l all.test awk '{print "ok " NR $0 }' punctuation >> all.test