Changeset 725e9af in mod_gnutls for test/test-19_TLS_reverse_proxy.bash


Ignore:
Timestamp:
Jan 23, 2016, 5:54:18 PM (7 years ago)
Author:
Thomas Klute <thomas2.klute@…>
Branches:
asyncio, debian/master, debian/stretch-backports, jessie-backports, main, master, proxy-ticket, upstream
Children:
62ba7f0
Parents:
ddf6027
Message:

Proxy tests: Fix typo in directory path in exit hook

File:
1 edited

Legend:

Unmodified
Added
Removed
  • test/test-19_TLS_reverse_proxy.bash

    rddf6027 r725e9af  
    1111function stop_backend
    1212{
    13     backend_apache "${dir}" "backend.conf" stop
     13    backend_apache "${testdir}" "backend.conf" stop
    1414}
    1515backend_apache "${testdir}" "backend.conf" start "${BACKEND_LOCK}"
Note: See TracChangeset for help on using the changeset viewer.