Skip to content

Commit

Permalink
address shellcheck error (NOAA-EMC#2294)
Browse files Browse the repository at this point in the history
  • Loading branch information
RussTreadon-NOAA committed Mar 5, 2024
1 parent db669cf commit 0aeca40
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions parm/config/gfs/config.atmanl
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
echo "BEGIN: config.atmanl"

if [[ ${DOHYBVAR} = "YES" ]]; then
# shellcheck disable=SC2153
export CASE_ANL=${CASE_ENS}
else
export CASE_ANL=${CASE}
Expand Down

0 comments on commit 0aeca40

Please sign in to comment.