Skip to content

Commit

Permalink
Update build_met.sh
Browse files Browse the repository at this point in the history
Reverting a commit e6c117f (too specific)
  • Loading branch information
natalie-perlin authored Nov 9, 2022
1 parent a61ca6d commit 36fd731
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion libs/build_met.sh
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ compiler=$(echo $HPC_COMPILER | sed 's/\//-/g')
if $MODULES; then
set +x
source $MODULESHOME/init/bash
module load $HPC_COMPILER
module load hpc-$HPC_COMPILER
module load hpc-$HPC_PYTHON
module load gsl
Expand Down

0 comments on commit 36fd731

Please sign in to comment.