src/utils/qa/alertBqueue.csh 1.11

1.11 2009/09/12 17:57:16 kuhn
added donna to email list for monthly reminder
Index: src/utils/qa/alertBqueue.csh
===================================================================
RCS file: /projects/compbio/cvsroot/kent/src/utils/qa/alertBqueue.csh,v
retrieving revision 1.10
retrieving revision 1.11
diff -b -B -U 4 -r1.10 -r1.11
--- src/utils/qa/alertBqueue.csh	14 May 2009 22:27:41 -0000	1.10
+++ src/utils/qa/alertBqueue.csh	12 Sep 2009 17:57:16 -0000	1.11
@@ -82,8 +82,11 @@
 if ( $debug == "true" ) then
   exit
 endif
 
+# add donnak to list
+set contacts="$contacts donnak"
+
 # cat Bfile | mail -c $contacts'@soe.ucsc.edu' -s "test. ignore  " $USER
 cat Bfile | mail -c $contacts'@soe.ucsc.edu' -s "B-queue alert" $USER
 rm Bfile