NOAA-EMC / JEDI-T2O

JEDI Transition to Operations activities.
GNU Lesser General Public License v2.1
5 stars 4 forks source link

Bugfix for build script #6

Closed CoryMartin-NOAA closed 2 years ago

CoryMartin-NOAA commented 2 years ago

The build script as is in develop does not work... not sure how this got past all of us but this fix does work.

CoryMartin-NOAA commented 2 years ago

if [[ "${BUILD_TARGET:-}" = "orion" -o "${BUILD_TARGET:-}" = "hera"]]; then

nope it doesn't