Skip to content

Commit

Permalink
Add missing exit at end of JGDAS_ATMOS_VERFRAD
Browse files Browse the repository at this point in the history
  • Loading branch information
KateFriedman-NOAA committed Oct 26, 2023
1 parent 6c621a1 commit f3983a1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions jobs/JGDAS_ATMOS_VERFRAD
Original file line number Diff line number Diff line change
Expand Up @@ -87,3 +87,5 @@ fi
# Remove the Working Directory
################################
[[ "${KEEPDATA}" = "NO" ]] && rm -rf "${DATA}"

exit 0

0 comments on commit f3983a1

Please sign in to comment.