homing in on the best debugging (i.e., none)
authorFred Hamster <fred@gruntose.com>
Tue, 17 Dec 2024 01:04:51 +0000 (20:04 -0500)
committerFred Hamster <fred@gruntose.com>
Tue, 17 Dec 2024 01:04:51 +0000 (20:04 -0500)
scripts/customize/fred/scripts/jobby/archie_grabber_uva.sh
scripts/customize/fred/scripts/jobby/uva_strider.sh

index 882822a505cb0637c2d982128715abacedc2dcdb..ad8244473c0a255ede6eda9c67312fef0512f9f3 100644 (file)
@@ -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
index e1682aca5a442a0cc85773179b29b8727afa4ec7..94ceba3442971c2a94b0f3e39c00f449d7526177 100644 (file)
@@ -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 "