Set $PERL5LIB properly in hydra-init in "make check"
[?]
Mar 12, 2012, 7:56 PM
N3KBVX6GO7IUKPWQCOWCNNMFV6LRDHISTWKJ3QOLDS2XTJEVJI7ACDependencies
- [2]
OB7GB5DLTest environment cleanups - [3]
AMFMXR52Provide a command ‘hydra-init’ to initialise/upgrade the database - [4]
WHS5RMPO - [5]
JRVI4XTVtests: Use $(builddir) instead of `pwd`. - [6]
PVBTVPKJnix needs env vars as absolute paths - [7]
VOBFCHIXuse top_srcdir in stead of srcdir - [8]
WFJ3ZPRMadd tests for scm inputs - [9]
EDDTVGB4set BZR_HOME env var so bzr won't fail - [10]
RBZRCTALhydra: fixed and re-enabled evaluation tests - [11]
PWU6YAQAadd NIX_MANIFESTS_DIR to tests - [12]
G2ZB6464first test, not yet in buildprocess - [*]
V2ALOFRRFix the test
Change contents
- edit in tests/Makefile.am at line 1[4.92][14.116]
perl5lib = "$(srcdir):$(top_srcdir)/src/lib:$$PERL5LIB" - replacement in tests/Makefile.am at line 15
PERL5LIB="$(srcdir):$(top_srcdir)/src/lib:$$PERL5LIB" \PERL5LIB=$(perl5lib) \ - replacement in tests/Makefile.am at line 36
perl $(top_srcdir)/src/script/hydra-initPERL5LIB=$(perl5lib) perl $(top_srcdir)/src/script/hydra-init