Skip to content

Commit

Permalink
Rename the bash function script to bash_utils
Browse files Browse the repository at this point in the history
  • Loading branch information
WalterKolczynski-NOAA committed Apr 1, 2024
1 parent c6f4292 commit 1c78ea6
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
File renamed without changes.
2 changes: 1 addition & 1 deletion ush/preamble.sh
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ postamble() {
trap "postamble ${_calling_script} ${start_time} \$?" EXIT
# shellcheck disable=

source "${HOMEgfs}/ush/bash_functions.sh"
source "${HOMEgfs}/ush/bash_utils.sh"

# Turn on our settings
set_strict
Expand Down

0 comments on commit 1c78ea6

Please sign in to comment.