Changeset f9f184f in mod_gnutls for test/Makefile.am
- Timestamp:
- Sep 19, 2015, 6:10:56 PM (6 years ago)
- Branches:
- asyncio, debian/master, debian/stretch-backports, jessie-backports, master, proxy-ticket, upstream
- Children:
- 9a4d250
- Parents:
- 34e5dc7
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
test/Makefile.am
r34e5dc7 rf9f184f 114 114 export BACKEND_HOST="$(TEST_HOST)"; \ 115 115 export BACKEND_IP="$(TEST_IP)"; 116 117 # Echo AM_TESTS_ENVIRONMENT. This can be useful for debugging, e.g. if 118 # you want to manually run an Apache instance with Valgrind using the 119 # same configuration as a test case. 120 show-test-env: export TEST_ENV=$(AM_TESTS_ENVIRONMENT) 121 show-test-env: 122 @echo "$${TEST_ENV}"
Note: See TracChangeset
for help on using the changeset viewer.