Skip to content

Commit

Permalink
facilitate a bit debugging
Browse files Browse the repository at this point in the history
  • Loading branch information
truib committed Nov 13, 2024
1 parent 679d180 commit f9243d8
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions load_eessi_extend_module.sh
Original file line number Diff line number Diff line change
Expand Up @@ -103,4 +103,7 @@ fi
echo ">> Loading EESSI-extend/${EESSI_EXTEND_VERSION} module..."
module --ignore-cache load EESSI-extend/${EESSI_EXTEND_VERSION}

echo ">> Determining how to load EESSI-extend/${EESSI_EXTEND_VERSION} module..."
module --ignore-cache spider EESSI-extend/${EESSI_EXTEND_VERSION}

unset EESSI_EXTEND_VERSION

0 comments on commit f9243d8

Please sign in to comment.