coreutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH] tests: remove useless defn of REPLACE_GETCWD from TESTS_ENVI


From: Jim Meyering
Subject: Re: [PATCH] tests: remove useless defn of REPLACE_GETCWD from TESTS_ENVIRONMENT
Date: Thu, 30 Aug 2012 12:27:20 +0200

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 <address@hidden>
> ---
>  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

[Prev in Thread] Current Thread [Next in Thread]