Hi,
On 07/07/2020 16:26, Steffan Karger wrote:
> For some reason, openvpn --version has since the beginning of time
> returned exit code 1. A quick sample among common unix utilities confirms
> that the rest of the world agrees with me that 0 makes more sense. Let's
> make openvpn --version exit w
For some reason, openvpn --version has since the beginning of time
returned exit code 1. A quick sample among common unix utilities confirms
that the rest of the world agrees with me that 0 makes more sense. Let's
make openvpn --version exit with exit code 0 too.
Signed-off-by: Steffan Karger
---