src/utils/qa/alertBqueue.csh 1.14
1.14 2010/04/12 16:01:09 kuhn
modified message
Index: src/utils/qa/alertBqueue.csh
===================================================================
RCS file: /projects/compbio/cvsroot/kent/src/utils/qa/alertBqueue.csh,v
retrieving revision 1.13
retrieving revision 1.14
diff -b -B -U 4 -r1.13 -r1.14
--- src/utils/qa/alertBqueue.csh 12 Jan 2010 20:49:33 -0000 1.13
+++ src/utils/qa/alertBqueue.csh 12 Apr 2010 16:01:09 -0000 1.14
@@ -45,8 +45,9 @@
# echo "testing \n \n sending only to ann and bob right now \n \n " > Bfile
echo "greetings. \n" > Bfile
echo " this is a periodic reminder from a QA cronjob." >> Bfile
echo " you have content in the B-queue that someone should look at." >> Bfile
+echo " discarding the track =is= an option." >> Bfile
echo "\n usually a track is in the B-queue because QA is expecting something" >> Bfile
echo " from the dev crew.\n" >> Bfile
hgsql -h $sqlbeta -t -e "SELECT dbs, track, reviewer, sponsor, \
qadate FROM pushQ WHERE priority = 'B' AND reviewer != '' ORDER BY qadate" \