Skip to content

Commit

Permalink
Typo; removed export
Browse files Browse the repository at this point in the history
  • Loading branch information
wdeshazer committed Feb 13, 2024
1 parent 1831fc9 commit 5612de7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion shared/bin/gacode_qsub
Original file line number Diff line number Diff line change
Expand Up @@ -154,7 +154,7 @@ if [[ -n $MEMPERNODE && -n $MEMPERCPU ]]; then
echo "WARNING: Both -mem and -mem-per-cpu specified."
echo "Applying Precedence -mem=$MEMPERNODE."
MEMPERCPU=
export MEMPERNODE MEMPERCPU
fi

#==============================================================
# Manage paths
Expand Down

0 comments on commit 5612de7

Please sign in to comment.