Changeset a038290 in mod_gnutls
- Timestamp:
- Feb 11, 2016, 2:55:48 PM (7 years ago)
- Branches:
- asyncio, debian/master, debian/stretch-backports, jessie-backports, main, master, proxy-ticket, upstream
- Children:
- 7c0ccaf
- Parents:
- 8ac7c0d
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
test/test-26_HTTPS_server_var.bash
r8ac7c0d ra038290 17 17 18 18 # "Proxy backend" functions are used to start the only instance needed 19 # here without "runtests". We have to override BACKEND_PORT to use the 20 # right port. 19 # here without "runtests". We have to override BACKEND_PID and 20 # BACKEND_PORT to make them match what a runtests-based test would 21 # use. 22 export BACKEND_PID="apache2.pid" 21 23 export BACKEND_PORT="${TEST_PORT}" 22 24 function stop_backend
Note: See TracChangeset
for help on using the changeset viewer.