Stefano Lattarini wrote:
> 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)           \

Thanks.  Pushed.

Reply via email to