Skip to content

Commit

Permalink
Update GSI-utils, GSI-mon hashes NOAA-EMC#1868
Browse files Browse the repository at this point in the history
  • Loading branch information
DavidHuber-NOAA committed Nov 30, 2023
1 parent 6b71128 commit 906a9fc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions sorc/checkout.sh
Original file line number Diff line number Diff line change
Expand Up @@ -168,8 +168,8 @@ if [[ ${checkout_gdas} == "YES" ]]; then
fi

if [[ ${checkout_gsi} == "YES" || ${checkout_gdas} == "YES" ]]; then
checkout "gsi_utils.fd" "https://github.com/davidhuber-noaa/GSI-Utils.git" "feature/spack-stack" &
checkout "gsi_monitor.fd" "https://github.com/davidhuber-noaa/GSI-Monitor.git" "spack-stack" &
checkout "gsi_utils.fd" "https://github.com/NOAA-EMC/GSI-Utils.git" "f371890" &
checkout "gsi_monitor.fd" "https://github.com/NOAA-EMC/GSI-Monitor.git" "ae256c0" &
fi

# Go through each PID and verify no errors were reported.
Expand Down

0 comments on commit 906a9fc

Please sign in to comment.