be4311c07e14feb728abc6425ee606ffaa611a58 markd Fri Jan 22 06:46:58 2021 -0800 merge with master diff --git src/hg/utils/otto/clinGen/clinGenWrapper.sh src/hg/utils/otto/clinGen/clinGenWrapper.sh index 4a2fe32..96acd31 100755 --- src/hg/utils/otto/clinGen/clinGenWrapper.sh +++ src/hg/utils/otto/clinGen/clinGenWrapper.sh @@ -1,7 +1,7 @@ #!/bin/sh -e PATH=/cluster/bin/x86_64:$PATH -EMAIL="chmalee@ucsc.edu,abenet@ucsc.edu" +EMAIL="lrnassar@ucsc.edu,chmalee@ucsc.edu" WORKDIR="/hive/data/outside/otto/clinGen" cd $WORKDIR ./checkClinGen.sh $WORKDIR 2>&1 | mail -s "ClinGen Build" $EMAIL