Skip to content

Commit

Permalink
combine tar group list entry
Browse files Browse the repository at this point in the history
Co-authored-by: Walter Kolczynski - NOAA <Walter.Kolczynski@noaa.gov>
  • Loading branch information
AndrewEichmann-NOAA and WalterKolczynski-NOAA committed Oct 30, 2023
1 parent a1636b0 commit 5c5e8b3
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions scripts/exglobal_archive.sh
Original file line number Diff line number Diff line change
Expand Up @@ -238,8 +238,7 @@ if [[ ${HPSSARCH} = "YES" || ${LOCALARCH} = "YES" ]]; then

#gdasocean
if [ "${DO_OCN}" = "YES" ]; then
targrp_list="${targrp_list} gdasocean"
targrp_list="${targrp_list} gdasocean_analysis"
targrp_list="${targrp_list} gdasocean gdasocean_analysis"
fi

#gdasice
Expand Down

0 comments on commit 5c5e8b3

Please sign in to comment.