Don't treat --help as an error

Signed-off-by: Gilles Peskine <[email protected]>
This commit is contained in:
Gilles Peskine
2026-02-10 14:52:50 +01:00
parent b47774c9a9
commit f41929496e
+1 -1
View File
@@ -51,7 +51,7 @@ do
echo -e " --so-x509 <version>\tSO version to bump libmbedx509 to."
echo -e " --so-tls <version>\tSO version to bump libmbedtls to."
echo -e " -v|--verbose\t\tVerbose."
exit 1
exit 0
;;
*)
# print error