diff --git a/Pmodules/modulecmd.bash.in b/Pmodules/modulecmd.bash.in index 10ec002..7efb202 100755 --- a/Pmodules/modulecmd.bash.in +++ b/Pmodules/modulecmd.bash.in @@ -1935,6 +1935,7 @@ while (( $# > 0 )); do fi subcommand="$1" shift + break ;; esac shift