Skip to content

Commit

Permalink
Added comment
Browse files Browse the repository at this point in the history
  • Loading branch information
Sam Degelia committed Sep 10, 2024
1 parent 0920876 commit f9c1115
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -158,7 +158,7 @@ fi
# Set lower number of build jobs on Orion due to memory limit on login nodes
if [[ $BUILD_TARGET == 'orion' ]]; then
BUILD_JOBS=4
else
else # hera, hercules, jet
BUILD_JOBS=6
fi

Expand Down

0 comments on commit f9c1115

Please sign in to comment.