diff --git a/Pmodules/modulecmd.bash.in b/Pmodules/modulecmd.bash.in index 172c14b..a9dcc15 100644 --- a/Pmodules/modulecmd.bash.in +++ b/Pmodules/modulecmd.bash.in @@ -1043,7 +1043,7 @@ find_module() { for flag in "${UseFlags[@]/#/_}" ""; do [[ ${mod} == ${module}/*${flag} ]] || continue std::upvar $1 "${dir}/${mod}" - get_release \ + get_release_stage \ rel_stage \ "${dir}" \ "${mod}"