automake-patches
[Top][All Lists]
Advanced

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

[PATCH] Avoid leaking TEST_LOG_COMPILER in environment of test scripts


From: Stefano Lattarini
Subject: [PATCH] Avoid leaking TEST_LOG_COMPILER in environment of test scripts
Date: Fri, 9 Oct 2009 17:34:19 +0200
User-agent: KMail/1.12.0 (Linux/2.6.26-1-686; KDE/4.3.0; i686; ; )

The automake test driver presently don't prevent the variable
TEST_LOG_COMPILER from leaking into the test scripts. This can cause
some weird errors when a developer decide to override the 
TEST_LOG_COMPILER from the command line when running the automake
testsuite (as in e.g. `make check TEST_LOG_COMPILER=/bin/ksh', which
can be used to check that the test scripts are portable to ksh).

The just-one-line attached patch fixes this.

Regards,
     Stefano

Attachment: Avoid-leaking-TEST_LOG_COMPILER-in-environment-of-test-scripts.patch
Description: Text Data


reply via email to

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