The following commit has been merged in the master branch:
commit a58303f0294dfd9c93dfa4f49f572f1711f947cf
Author: Guillem Jover <guil...@debian.org>
Date:   Wed Jul 21 16:24:15 2010 +0200

    build: Add missing TEST_ENV_VARS to check-local target
    
    Missed in commit 939778ab9b4147d42b7250fdb1be9c5fe79392b7.

diff --git a/Makecheck.am b/Makecheck.am
index afeeefc..53bf66b 100644
--- a/Makecheck.am
+++ b/Makecheck.am
@@ -15,6 +15,7 @@ check-clean:
 check-local: $(test_data) $(test_cases)
        $(mkdir_p) $(test_tmpdir)
        
PATH="$(top_builddir)/src:$(top_builddir)/scripts:$(top_builddir)/utils:$(PATH)"
 \
+         $(TEST_ENV_VARS) \
          srcdir=$(srcdir) builddir=$(builddir) \
          PERL5LIB=$(top_srcdir)/scripts PERL_DL_NONLAZY=1 \
          PERL5OPT=$(TEST_COVERAGE) \

-- 
dpkg's main repository


-- 
To UNSUBSCRIBE, email to debian-dpkg-cvs-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to