Changeset 9e35c48 in mod_gnutls
- Timestamp:
- Mar 17, 2015, 9:18:46 AM (8 years ago)
- Branches:
- asyncio, debian/master, debian/stretch-backports, jessie-backports, main, master, proxy-ticket, upstream
- Children:
- 01b5d85, 10b3370
- Parents:
- eea8a16
- git-author:
- Thomas Klute <thomas2.klute@…> (03/17/15 09:17:24)
- git-committer:
- Thomas Klute <thomas2.klute@…> (03/17/15 09:18:46)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
test/runtests
reea8a16 r9e35c48 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.