From fd381bc26fd4393d2456ed9bcc466f5159828a1a Mon Sep 17 00:00:00 2001 From: james Date: Sun, 10 Aug 2008 18:49:28 +0000 Subject: Updated openvpn/t_cltsrv.sh (used by "make check") to conform to new --script-security rules. Also adds retrying if the addresses are in use (Matthias Andree). git-svn-id: http://svn.openvpn.net/projects/openvpn/branches/BETA21/openvpn@3217 e7ae566f-a301-0410-adde-c780ea21d3b5 --- t_cltsrv-down.sh | 2 ++ 1 file changed, 2 insertions(+) create mode 100755 t_cltsrv-down.sh (limited to 't_cltsrv-down.sh') diff --git a/t_cltsrv-down.sh b/t_cltsrv-down.sh new file mode 100755 index 0000000..2ef852a --- /dev/null +++ b/t_cltsrv-down.sh @@ -0,0 +1,2 @@ +#! /bin/sh +echo "${role}:${signal}" >&3 -- cgit v1.2.3