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 with exit code 0 too.
> 
> Signed-off-by: Steffan Karger <steffan.kar...@foxcrypto.com>

I also agree with Steffan - if --version was passed as argument than
"success" behaviour is to print the related text and exit with success.

Like he said, this is what most other unix command line tools do.

I quickly tested the patch and I can confirm it does what it says :)

Acked-by: Antonio Quartulli <a...@unstable.cc>



-- 
Antonio Quartulli


_______________________________________________
Openvpn-devel mailing list
Openvpn-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/openvpn-devel

Reply via email to