Skip to content

Relocate bash functions out of preamble #2346

Closed
@WalterKolczynski-NOAA

Description

@WalterKolczynski-NOAA

What new functionality do you need?

The preamble is getting a bit cluttered as we add more bash functions, so move those out to a separate bash script that is sourced by the preamble.

What are the requirements for the new functionality?

Move bash functions (except maybe the postamble and set_strict/set_trace) to a separate script.

Acceptance Criteria

  • Bash functions moved to new separate script (except as noted above)
  • Source new bash functions script in preamble.sh
  • Output identical to existing

Suggest a solution (optional)

No response

Metadata

Metadata

Labels

featureNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions