diff --git a/package_check.sh b/package_check.sh index cb70522..28746f8 100755 --- a/package_check.sh +++ b/package_check.sh @@ -65,7 +65,7 @@ function parse_args() { # Initialize the index of getopts OPTIND=1 # Parse with getopts only if the argument begin by - - getopts ":b:fihlyr" parameter || true + getopts ":b:irsh" parameter || true case $parameter in b) # --branch=branch-name