Use `%%' place-holder that Makefile.am rule expects.
authorJim Meyering <jim@meyering.net>
Wed, 12 May 1999 15:54:52 +0000 (15:54 +0000)
committerJim Meyering <jim@meyering.net>
Wed, 12 May 1999 15:54:52 +0000 (15:54 +0000)
tests/.env-warn

index 0c19e2d..a94d814 100644 (file)
@@ -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 ************************************