From: Fred Hamster Date: Tue, 17 Dec 2024 01:04:51 +0000 (-0500) Subject: homing in on the best debugging (i.e., none) X-Git-Tag: 2.140.189^2~58 X-Git-Url: https://feistymeow.org/gitweb/?a=commitdiff_plain;h=3c9daef7b71544f1a9a1edb8d5af9181126badd9;p=feisty_meow.git homing in on the best debugging (i.e., none) --- diff --git a/scripts/customize/fred/scripts/jobby/archie_grabber_uva.sh b/scripts/customize/fred/scripts/jobby/archie_grabber_uva.sh index 882822a5..ad824447 100644 --- a/scripts/customize/fred/scripts/jobby/archie_grabber_uva.sh +++ b/scripts/customize/fred/scripts/jobby/archie_grabber_uva.sh @@ -41,7 +41,9 @@ fi rm "$cp_outfile" popd &>/dev/null popd &>/dev/null -exit $retval +#nope. we do not want to signal an error when we have already caught it. +#exit $retval +exit 0 ' > $ARCHIVE_SNAGGER_COMMAND #s diff --git a/scripts/customize/fred/scripts/jobby/uva_strider.sh b/scripts/customize/fred/scripts/jobby/uva_strider.sh index e1682aca..94ceba34 100644 --- a/scripts/customize/fred/scripts/jobby/uva_strider.sh +++ b/scripts/customize/fred/scripts/jobby/uva_strider.sh @@ -85,7 +85,7 @@ fi ################ -# these hosts are all in the ITS domain... +# these hosts are all in the "its" domain... domain="its.virginia.edu" hostlist="idpprod01 idpprod02 idpprod03 idpprod04 idpprod05 " @@ -105,7 +105,7 @@ remote_instigater "$init_op" "$remote_op" "$cleanup_op" "$domain" "$hostlist" ################ -# these hosts are in the storage domain... +# these hosts are in the "storage" domain... domain="storage.virginia.edu" hostlist="admin03 admin-hsz02-s admin-lab nasman02-s "