Skip to content

Commit 63a2449

Browse files
committed
Add test for ovpn_genconfig repeatability
1 parent 1b8374f commit 63a2449

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

test/tests/conf_options/container.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,8 @@ ovpn_genconfig \
5050
-e 'topology subnet' \
5151
-p 'route 172.22.22.0 255.255.255.0' \
5252

53+
# Run ovpn_genconfig a second time with no arguments to test its repeatability.
54+
ovpn_genconfig
5355

5456
#
5557
# Simple test cases

0 commit comments

Comments
 (0)