Skip to content

Commit

Permalink
Update test.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
laraPPr authored Dec 19, 2024
1 parent ab65920 commit db618eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bot/test.sh
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@ echo "bot/test.sh: created unique base tmp storage directory at ${JOB_STORAGE}"
echo "bot/test.sh: MODULEPATH='${MODULEPATH}'"
echo "bot/test.sh: does it know that it is on a UGent cluster? HPCUGENT_FAMILY_CLUSTER='${HPCUGENT_FAMILY_CLUSTER}'"
if [ -z "$HPCUGENT_FAMILY_CLUSTER" ]; then
module purge --force
module --force purge
echo "bot/test.sh: MODULEPATH='${MODULEPATH}'"
fi
# obtain list of modules to be loaded
Expand Down

0 comments on commit db618eb

Please sign in to comment.