]> git.ipfire.org Git - thirdparty/openvpn.git/commit
t_client: Allow to force FAIL on prerequisite fails
authorFrank Lichtenheld <frank@lichtenheld.com>
Fri, 22 Jul 2022 13:49:02 +0000 (15:49 +0200)
committerGert Doering <gert@greenie.muc.de>
Thu, 25 Aug 2022 20:29:07 +0000 (22:29 +0200)
commit26b04fce5a17f8a8670c005d66e9260dbdc88cfe
tree60df95bdcf81e0c9114b2ba6e6736f4d289e5e21
parent468f53ae3bfcfca6563acbf648e7a0bc6f94b038
t_client: Allow to force FAIL on prerequisite fails

In automated tests we want the build to fail if the
worker node is configured incorrectly.

Signed-off-by: Frank Lichtenheld <frank@lichtenheld.com>
Acked-by: Gert Doering <gert@greenie.muc.de>
Message-Id: <20220722134902.22092-1-frank@lichtenheld.com>
URL: https://www.mail-archive.com/openvpn-devel@lists.sourceforge.net/msg24723.html
Signed-off-by: Gert Doering <gert@greenie.muc.de>
(cherry picked from commit 79932b94513303567fdd5d1c4e0abb79e6642b6e)
tests/t_client.sh.in