From 048a38dc5413f2fa001ea6a205ec7901842740c2 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Wed, 12 May 1999 15:54:52 +0000 Subject: [PATCH] Use `%%' place-holder that Makefile.am rule expects. --- tests/.env-warn | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tests/.env-warn b/tests/.env-warn index 0c19e2d330..a94d814e79 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 ************************************ -- 2.47.3