From 63a244970541611ce273627acd5d0dcee62fe04f Mon Sep 17 00:00:00 2001 From: Nicolas Duchon Date: Wed, 21 Jun 2017 01:03:49 +0200 Subject: [PATCH] Add test for ovpn_genconfig repeatability --- test/tests/conf_options/container.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/test/tests/conf_options/container.sh b/test/tests/conf_options/container.sh index 880c8bd..b0fb07d 100644 --- a/test/tests/conf_options/container.sh +++ b/test/tests/conf_options/container.sh @@ -50,6 +50,8 @@ ovpn_genconfig \ -e 'topology subnet' \ -p 'route 172.22.22.0 255.255.255.0' \ +# Run ovpn_genconfig a second time with no arguments to test its repeatability. +ovpn_genconfig # # Simple test cases