1cb645d2d695768372404159511419112e4000f6 lrnassar Wed Mar 8 17:11:32 2023 -0800 Disabling heartbeat messages to reduce spam. These have been running this way for a while with no noticible issues. Refs #28331 diff --git src/hg/utils/otto/decipher/decipherWrapper.sh src/hg/utils/otto/decipher/decipherWrapper.sh index adfc8a7..873424b 100755 --- src/hg/utils/otto/decipher/decipherWrapper.sh +++ src/hg/utils/otto/decipher/decipherWrapper.sh @@ -1,8 +1,8 @@ #!/bin/sh -e PATH=/cluster/bin/x86_64:$PATH EMAIL="otto-group@ucsc.edu" WORKDIR="/hive/data/outside/otto/decipher" cd $WORKDIR -./checkDecipher.sh $WORKDIR 2>&1 | mail -s "DECIPHER Build" $EMAIL +./checkDecipher.sh $WORKDIR 2>&1