Changeset cf4e708 in mod_gnutls for test/Makefile.am
- Timestamp:
- Jan 23, 2016, 5:11:43 PM (5 years ago)
- Branches:
- asyncio, debian/master, debian/stretch-backports, jessie-backports, master, proxy-ticket, upstream
- Children:
- ddf6027
- Parents:
- bca7629
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
test/Makefile.am
rbca7629 rcf4e708 156 156 export BACKEND_HOST="$(TEST_HOST)"; 157 157 158 if ENABLE_NETNS 159 AM_TESTS_ENVIRONMENT += export UNSHARE="$(UNSHARE)"; \ 160 export USE_TEST_NAMESPACE=1; 161 endif 158 162 # Without flock tests must not run in parallel. Otherwise set lock files. 159 163 if DISABLE_FLOCK
Note: See TracChangeset
for help on using the changeset viewer.