Merge branch 'bugfix_test_builddir'
This commit is contained in:
@@ -38,7 +38,7 @@ TESTS = \
|
|||||||
tests/encode-neg-index.sh \
|
tests/encode-neg-index.sh \
|
||||||
tests/encode-small.sh
|
tests/encode-small.sh
|
||||||
SH_LOG_COMPILER = /bin/sh
|
SH_LOG_COMPILER = /bin/sh
|
||||||
AM_TESTS_ENVIRONMENT = PATH='$(srcdir)':"$$PATH"; export PATH;
|
AM_TESTS_ENVIRONMENT = PATH='$(abs_top_builddir)':"$$PATH"; export PATH;
|
||||||
TESTS_ENVIRONMENT = $(AM_TESTS_ENVIRONMENT)
|
TESTS_ENVIRONMENT = $(AM_TESTS_ENVIRONMENT)
|
||||||
endif
|
endif
|
||||||
TEST_EXTENSIONS = .sh
|
TEST_EXTENSIONS = .sh
|
||||||
|
|||||||
Reference in New Issue
Block a user