mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-01 08:03:31 +01:00
Merge branch 'maint-0.2.7'
This commit is contained in:
commit
9a179ff751
@ -1,4 +1,7 @@
|
|||||||
AM_TESTS_ENVIRONMENT = \
|
# When the day comes that Tor requires Automake >= 1.12 change
|
||||||
|
# TESTS_ENVIRONMENT to AM_TESTS_ENVIRONMENT because the former is reserved for
|
||||||
|
# users while the later is reserved for developers.
|
||||||
|
TESTS_ENVIRONMENT = \
|
||||||
export PYTHON="$(PYTHON)"; \
|
export PYTHON="$(PYTHON)"; \
|
||||||
export SHELL="$(SHELL)"; \
|
export SHELL="$(SHELL)"; \
|
||||||
export abs_top_srcdir="$(abs_top_srcdir)"; \
|
export abs_top_srcdir="$(abs_top_srcdir)"; \
|
||||||
|
Loading…
Reference in New Issue
Block a user