summaryrefslogtreecommitdiff
path: root/tests/.env-warn
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1999-05-12 15:54:52 +0000
committerJim Meyering <jim@meyering.net>1999-05-12 15:54:52 +0000
commit048a38dc5413f2fa001ea6a205ec7901842740c2 (patch)
tree9cddfb5a8e6d118d893b64e510c9034f8fdbfc7e /tests/.env-warn
parentece1dc4e517f9febe45e010b216e512b78f06ebd (diff)
downloadcoreutils-048a38dc5413f2fa001ea6a205ec7901842740c2.tar.xz
Use `%%' place-holder that Makefile.am rule expects.
Diffstat (limited to 'tests/.env-warn')
-rw-r--r--tests/.env-warn4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/.env-warn b/tests/.env-warn
index 0c19e2d33..a94d814e7 100644
--- a/tests/.env-warn
+++ b/tests/.env-warn
@@ -1,8 +1,8 @@
***************************** WARNING ************************************
- You seem to have set the POSIXLY_CORRECT environment variable,
+ You seem to have set the %% environment variable,
this might cause some of the tests in this package to fail.
- If any test fails, clear POSIXLY_CORRECT from the environment,
+ If any test fails, clear %% from the environment,
and rerun all tests.
***************************** WARNING ************************************