From: Jim Meyering Date: Mon, 18 Feb 2002 12:35:15 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: TEXTUTILS-2_0_21~5 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=20f7083676ac85b2ef4c1fc07ddd6b3f6f833698;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/old/textutils/ChangeLog b/old/textutils/ChangeLog index d867849f04..bc47b68874 100644 --- a/old/textutils/ChangeLog +++ b/old/textutils/ChangeLog @@ -2,6 +2,10 @@ * Version 2.0.21. + * tests/tail/Test.pm: For tests matching /^(obs|err-[134])/, + put _POSIX2_VERSION=199209 in the environment, so the tests succeed + even when the environment would have contained _POSIX2_VERSION=200112. + * tests/mk-script: When getting input via a pipe, apply the environment settings to the command in question, not to `cat'. No longer allow more than one element in the $Test::env or