src/utils/qa/weeklybld/buildHgCentralSql.csh 1.16

1.16 2009/07/01 18:31:18 rhead
Changed push request notes.
Index: src/utils/qa/weeklybld/buildHgCentralSql.csh
===================================================================
RCS file: /projects/compbio/cvsroot/kent/src/utils/qa/weeklybld/buildHgCentralSql.csh,v
retrieving revision 1.15
retrieving revision 1.16
diff -b -B -U 4 -r1.15 -r1.16
--- src/utils/qa/weeklybld/buildHgCentralSql.csh	22 Dec 2008 22:36:53 -0000	1.15
+++ src/utils/qa/weeklybld/buildHgCentralSql.csh	1 Jul 2009 18:31:18 -0000	1.16
@@ -43,15 +43,18 @@
 
 
 echo
 echo "Push request:"
-echo "Please push from dev-->hgdownload "
+echo "Please push from dev --> hgdownload "
 echo "  /usr/local/apache/htdocs/admin/hgcentral.sql"
 echo
-echo "Please also push the hgcentral/blatServers table"
-echo "from hgnfs1 to hgdownload."
-echo
 echo "reason: (describe here)"
 echo
+echo "NOTE:  If this is an update of hgcentral that is not part of a new"
+echo "build, also ask for the relevant tables to be pushed to hgdownload"
+echo "for mirror site access. For example:"
+echo "  Please also push the hgcentral/blatServers table"
+echo "  from hgnfs1 --> hgdownload."
+echo
 
 exit 0