Skip to content

Commit

Permalink
Fix linter complaint
Browse files Browse the repository at this point in the history
  • Loading branch information
WalterKolczynski-NOAA committed Feb 13, 2023
1 parent 4410d93 commit f46a2c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/exgdas_enkf_ecen.sh
Original file line number Diff line number Diff line change
Expand Up @@ -351,4 +351,4 @@ cd $pwd
[[ $mkdata = "YES" ]] && rm -rf $DATA


exit $err
exit ${err}

0 comments on commit f46a2c4

Please sign in to comment.