Skip to content
Snippets Groups Projects

Draft: Bugfix/nor update fix

Closed Karel Koci requested to merge bugfix/nor-update-fix into hotfix/nor-update
1 unresolved thread
@@ -123,7 +123,7 @@ while getopts ':dvh' OPT; do
exit 0
;;
\?)
print_usage
print_usage
die "Illegal option '-$OPTARG'"
exit 1
;;