Changeset 725e9af in mod_gnutls for test/test-23_TLS_reverse_proxy_mismatched_priorities.bash
- Timestamp:
- Jan 23, 2016, 5:54:18 PM (7 years ago)
- Branches:
- asyncio, debian/master, debian/stretch-backports, jessie-backports, main, master, proxy-ticket, upstream
- Children:
- 62ba7f0
- Parents:
- ddf6027
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
test/test-23_TLS_reverse_proxy_mismatched_priorities.bash
rddf6027 r725e9af 16 16 function stop_backend 17 17 { 18 backend_apache "${ dir}" "backend.conf" stop18 backend_apache "${testdir}" "backend.conf" stop 19 19 } 20 20 backend_apache "${testdir}" "backend.conf" start "${BACKEND_LOCK}"
Note: See TracChangeset
for help on using the changeset viewer.