It's last use had been removed in commit v8.12-3-g3ed91fc of 2011-04-28,
"tests: remove useless test: misc/pwd-unreadable-parent".

* tests/check.mk (TESTS_ENVIRONMENT): Adjust.

Signed-off-by: Stefano Lattarini <[email protected]>
---
 tests/check.mk | 1 -
 1 file changed, 1 deletion(-)

diff --git a/tests/check.mk b/tests/check.mk
index cb67b9d..be3641f 100644
--- a/tests/check.mk
+++ b/tests/check.mk
@@ -87,7 +87,6 @@ TESTS_ENVIRONMENT =                           \
   PACKAGE_VERSION=$(PACKAGE_VERSION)           \
   PERL='$(PERL)'                               \
   PREFERABLY_POSIX_SHELL='$(PREFERABLY_POSIX_SHELL)' \
-  REPLACE_GETCWD=$(REPLACE_GETCWD)             \
   ; test -d /usr/xpg4/bin && PATH='/usr/xpg4/bin$(PATH_SEPARATOR)'"$$PATH"; \
   PATH='$(abs_top_builddir)/src$(PATH_SEPARATOR)'"$$PATH" \
   ; 9>&2
-- 
1.7.12


Reply via email to