Skip to content

Commit

Permalink
Removing old modules.
Browse files Browse the repository at this point in the history
  • Loading branch information
joshua-cogliati-inl committed Nov 1, 2023
1 parent 238bb73 commit 864ce01
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/cluster_tests/FirstP/pbsdsh_custom/raven_remote.sh
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ else
if [ `echo $MODULEPATH | grep -c '/apps/projects/moose/modulefiles'` -eq 0 ]; then export MODULEPATH=$MODULEPATH:/apps/projects/moose/modulefiles; fi

echo "$MODULEPATH"
module load moose-dev-gcc pbs python/3.2
module load python/3

which python3
fi
Expand Down

0 comments on commit 864ce01

Please sign in to comment.