1f99db8cf7ec62a0a6e8a4418ce2ad8441a4c1f8 braney Sat Dec 31 14:25:56 2022 -0800 the script actually sends the mail now. diff --git src/hg/utils/otto/knownGene/genIspcrMail.sh src/hg/utils/otto/knownGene/genIspcrMail.sh index a8ce6f8..2b67df0 100755 --- src/hg/utils/otto/knownGene/genIspcrMail.sh +++ src/hg/utils/otto/knownGene/genIspcrMail.sh @@ -1,8 +1,9 @@ -echo Hey my friends, +(echo Hey my friends, echo echo Could you please start an untranslated -stepSize=5 production gfserver with this 2bit file? echo echo hgwdev:/gbdb/$db/targetDb/${db}KgSeq${GENCODE_VERSION}.2bit echo echo thanks! +echo $USER) | mail -s "production gfserver start" -r $USER@ucsc.edu cluster-aadmin@soe.ucsc.edu