From f01319465c9fa95d728f0bc96cd0360e28542c58 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Thu, 15 Apr 1999 13:59:14 +0000 Subject: [PATCH] rename .posix-warn to .env-warn --- tests/.env-warn | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 tests/.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 ************************************ -- 2.47.3