a9d4e09a91905f56c4e2c8945a8d7855985a1751 jnavarr5 Wed Apr 29 14:43:43 2026 -0700 Forgot a semicolon, no Redmine. diff --git src/hg/utils/otto/otto.crontab src/hg/utils/otto/otto.crontab index 2f63a4a3cf9..377093fcea0 100644 --- src/hg/utils/otto/otto.crontab +++ src/hg/utils/otto/otto.crontab @@ -75,31 +75,31 @@ 8 16 * * 2 python3 /hive/data/outside/otto/genCC/doGenCC.py #OMIM 17 4 * * * /hive/data/outside/otto/omim/omimWrapper.sh 2>&1 #LOVD 14 13 * * mon /hive/data/outside/otto/lovd/doUpdate.sh #Mastermind 05 8 8 * * /hive/data/outside/otto/mastermind/buildMastermind.sh #MitoMap 55 8 * * 3 /hive/data/outside/otto/mitoMap/checkMitoMapUpdate.sh # InSiGHT VCEP ClinVar curated variants weekly update -08 03 * * 2 umask 002 /hive/data/outside/otto/insight/doUpdate.sh +08 03 * * 2 umask 002; /hive/data/outside/otto/insight/doUpdate.sh # UniProt massive 110+ database update, takes 3-4 days. #Format: Minute - Hour - DayofMonth month Day-of-week MAILTO=max@soe.ucsc.edu,otto-group@ucsc.edu 00 07 26 * * /hive/data/outside/otto/uniprot/doUpdate.sh run #wuhCor1 uniprot otto cron by Max, May 2021 00 4 * * * /hive/data/outside/otto/uniprot/covidCheck.sh #ClinGen 00 9 * * * /hive/data/outside/otto/clinGen/clinGenWrapper.sh #ClinGen CSpec 11 11 * * 3 /hive/data/outside/otto/clinGen/clinGenCspec/makeClinGenCspec.sh