From: Jim Meyering Date: Thu, 15 Apr 1999 13:59:14 +0000 (+0000) Subject: rename .posix-warn to .env-warn X-Git-Tag: TEXTUTILS-1_22j~40 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f01319465c9fa95d728f0bc96cd0360e28542c58;p=thirdparty%2Fcoreutils.git rename .posix-warn to .env-warn --- diff --git a/tests/.env-warn b/tests/.env-warn new file mode 100644 index 0000000000..0c19e2d330 --- /dev/null +++ b/tests/.env-warn @@ -0,0 +1,8 @@ + ***************************** WARNING ************************************ + + You seem to have set the POSIXLY_CORRECT environment variable, + this might cause some of the tests in this package to fail. + If any test fails, clear POSIXLY_CORRECT from the environment, + and rerun all tests. + + ***************************** WARNING ************************************