]> git.ipfire.org Git - thirdparty/openvpn.git/commit
repair t_client.sh test after build system revolution
authorGert Doering <gert@greenie.muc.de>
Sun, 27 May 2012 20:19:11 +0000 (23:19 +0300)
committerDavid Sommerseth <davids@redhat.com>
Fri, 1 Jun 2012 10:30:46 +0000 (12:30 +0200)
commit47c990009c79fe2a96206c54e0240cb2dd8cdf02
tree1ec74d2dfe6b019de37b12437a7c7c2c8089792a
parent4f6f17767d91df264b9ab26526dc018a23e9f040
repair t_client.sh test after build system revolution

- run t_client.sh at "make check" time
- in t_client.sh, read t_client.rc from source *or* build dir (as before)
- @IP@ evaluates to "" now (not "ip") if iproute2 not found - adapt script
- introduce $SETUP_TIME_WAIT to delay "waiting for openvpn startup" longer
  than the default delay of 10 seconds - this is needed for test servers
  with a high network RTT

Signed-off-by: Gert Doering <gert@greenie.muc.de>
Acked-by: David Sommerseth <davids@redhat.com>
Message-Id: 20120527202737.GV1161@greenie.muc.de
URL: http://article.gmane.org/gmane.network.openvpn.devel/6616
Signed-off-by: David Sommerseth <davids@redhat.com>
tests/Makefile.am
tests/t_client.sh.in