ec301d2ed3e444a70ac83f03586daf2db375288d
hiram
  Wed Feb 15 10:07:50 2023 -0800
change grcIncident to 6 AM instead of 9 AM to avoid mysterious interference no redmine

diff --git src/hg/utils/otto/otto.crontab src/hg/utils/otto/otto.crontab
index b92ae19..b213717 100644
--- src/hg/utils/otto/otto.crontab
+++ src/hg/utils/otto/otto.crontab
@@ -74,31 +74,31 @@
 #LOVD
 14 13 * * mon /hive/data/outside/otto/lovd/doUpdate.sh
 
 #Mastermind
 05 8 8  * * /hive/data/outside/otto/mastermind/buildMastermind.sh
 
 #wuhCor1 uniprot otto cron by Max, May 2021
 00 4 * * * /hive/data/outside/otto/uniprot/covidCheck.sh
 
 #ClinGen
 MAILTO=abenet@ucsc.edu,lrnassar@ucsc.edu
 00 9 * * * /hive/data/outside/otto/clinGen/clinGenWrapper.sh
 
 #GRC Incident
 MAILTO=lrnassar@ucsc.edu,hiram@soe.ucsc.edu
-33 09 * * * /hive/data/outside/otto/grcIncidentDb/runUpdate.sh makeItSo
+33 06 * * * /hive/data/outside/otto/grcIncidentDb/runUpdate.sh makeItSo
 
 # GenArk update hgcentral.genark table, once a week on Tuesday
 # the script itself sends email for notices about activity
 37 10 * * 2 /hive/data/inside/GenArk/updateHgcentral.sh makeItSo
 
 #NCBI RefSeq
 MAILTO=lrnassar@ucsc.edu,hiram@soe.ucsc.edu
 23 8 * * 3 /hive/data/outside/otto/ncbiRefSeq/ottoNcbiRefSeq.sh
 
 #Index page public session thumbnails update
 MAILTO=lrnassar@ucsc.edu,gperez2@ucsc.edu
 11 1 * * 4 /cluster/software/bin/python3.6 /cluster/bin/scripts/buildPublicSessionThumbnailsIndexPage.py /usr/local/apache/htdocs/
 
 #OMIM Upload
 MAILTO=lrnassar@ucsc.edu