]> git.ipfire.org Git - thirdparty/openvpn.git/commit
More t_client.sh updates - exit with SKIP when we want to skip
authorDavid Sommerseth <dazo@users.sourceforge.net>
Wed, 18 Aug 2010 15:05:09 +0000 (17:05 +0200)
committerDavid Sommerseth <dazo@users.sourceforge.net>
Thu, 21 Oct 2010 09:40:36 +0000 (11:40 +0200)
commit6f1e61b41be52fd0e7f4655ebc3000f63254aede
tree747ed202bc286f3dc069b276723a5c0f6b5b346a
parentf25fe91a40aa3fad21657f590fd5f5c34d9f64d9
More t_client.sh updates - exit with SKIP when we want to skip

Several places we exited with 0 instead of 77 when we want to indicate
that we should skip this test.

Signed-off-by: David Sommerseth <dazo@users.sourceforge.net>
Acked-by: Gert Doering <gert@greenie.muc.de>
t_client.sh.in