Skip to content

Commit

Permalink
don't update lmod cache here anymore
Browse files Browse the repository at this point in the history
  • Loading branch information
bedroge authored and truib committed Apr 7, 2024
1 parent dccd9e6 commit eb35ca5
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions EESSI-install-software.sh
Original file line number Diff line number Diff line change
Expand Up @@ -265,7 +265,5 @@ if [ ! -f "$lmod_sitepackage_file" ] || [ "${sitepackage_changed}" == '0' ]; the
check_exit_code $? "$lmod_sitepackage_file created" "Failed to create $lmod_sitepackage_file"
fi

$TOPDIR/update_lmod_cache.sh ${EPREFIX} ${EASYBUILD_INSTALLPATH}

echo ">> Cleaning up ${TMPDIR}..."
rm -r ${TMPDIR}

0 comments on commit eb35ca5

Please sign in to comment.