Skip to content

Commit

Permalink
Update parm/config/gefs/config.base
Browse files Browse the repository at this point in the history
Co-authored-by: Rahul Mahajan <[email protected]>
  • Loading branch information
DavidHuber-NOAA and aerorahul authored Nov 6, 2024
1 parent 88aaa12 commit 2a89ef8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion parm/config/gefs/config.base
Original file line number Diff line number Diff line change
Expand Up @@ -213,7 +213,7 @@ case "${APP}" in
fi
;;
*)
echo "Unrecognized APP: '${APP}'"
echo "FATAL ERROR: Unrecognized APP: '${APP}'"
exit 2
;;
esac
Expand Down

0 comments on commit 2a89ef8

Please sign in to comment.