Skip to content

Commit

Permalink
Remove duplicate preamble sourcing
Browse files Browse the repository at this point in the history
  • Loading branch information
DavidHuber-NOAA committed Dec 30, 2024
1 parent 66440fd commit 52a1225
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions ush/gfs_bufr.sh
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,6 @@ workdir="${5}"

cd "${workdir}" || exit 2

source "${USHgfs}/preamble.sh"

if [[ "${F00FLAG}" == "YES" ]]; then
f00flag=".true."
else
Expand Down

0 comments on commit 52a1225

Please sign in to comment.