modulecmd: fix exit function
in the exit function rm -f ${tmp file}
is executed even if the environment variable is empty/unset or the file does not exist.
Code indexing in gitaly is broken and leads to code not being visible to the user. We work on the issue with highest priority.
in the exit function rm -f ${tmp file}
is executed even if the environment variable is empty/unset or the file does not exist.