f41fc338ea8d2f30b241f4af099527bcac02b1c8 lrnassar Wed Mar 8 16:54:00 2023 -0800 Ongoing work to standardize otto, removing individual ottomeister in favor of a central email repo people can subscribe to, refs #28331 diff --git src/hg/utils/otto/omim/omimUploadWrapper.sh src/hg/utils/otto/omim/omimUploadWrapper.sh index 32ba316..8b9e1b7 100755 --- src/hg/utils/otto/omim/omimUploadWrapper.sh +++ src/hg/utils/otto/omim/omimUploadWrapper.sh @@ -1,9 +1,9 @@ #!/bin/sh -e PATH=/cluster/bin/x86_64:$PATH -EMAIL="lrnassar@ucsc.edu" +EMAIL="otto-group@ucsc.edu" WORKDIR="/hive/data/outside/otto/omim" cd $WORKDIR ./checkOmimUpload.sh $WORKDIR 2>&1