Changeset 10b3370 in mod_gnutls
- Timestamp:
- Mar 17, 2015, 10:01:17 AM (8 years ago)
- Branches:
- asyncio, debian/master, debian/stretch-backports, jessie-backports, master, proxy-ticket, upstream
- Children:
- 0de1839
- Parents:
- b324906 (diff), 9e35c48 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the(diff)
links above to see all the changes relative to each parent. - File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
test/runtests
rb324906 r10b3370 81 81 trap apache_down_err EXIT 82 82 if [ -n "${USE_MSVA}" ]; then 83 ${flock_cmd}\84 MONKEYSPHERE_VALIDATION_AGENT_SOCKET="http://127.0.0.1:$MSVA_PORT"\83 MONKEYSPHERE_VALIDATION_AGENT_SOCKET="http://127.0.0.1:$MSVA_PORT" \ 84 ${flock_cmd} \ 85 85 /usr/sbin/apache2 -f "$(pwd)/apache.conf" -k start \ 86 86 || [ -e fail.server ]
Note: See TracChangeset
for help on using the changeset viewer.