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 16, 2023
1 parent b29ea65 commit 6db59ab
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 6db59ab

Please sign in to comment.