Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Reset KEEPDATA to default.
  • Loading branch information
EdwardSafford-NOAA committed Oct 4, 2024
1 parent 8ac8080 commit b1f7f67
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion parm/OM_config
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@

export KEEPDATA=${KEEPDATA:-"YES"}
export KEEPDATA=${KEEPDATA:-"NO"}

readonly om_dir_root=$(cd "$(dirname "$(readlink -f -n "${BASH_SOURCE[0]}" )" )/.." && pwd -P)
export HOMEobsmon=${om_dir_root}
Expand Down

0 comments on commit b1f7f67

Please sign in to comment.