src/utils/qa/syncAday.csh 1.9
1.9 2009/05/22 18:46:25 kuhn
modified usage statement
Index: src/utils/qa/syncAday.csh
===================================================================
RCS file: /projects/compbio/cvsroot/kent/src/utils/qa/syncAday.csh,v
retrieving revision 1.8
retrieving revision 1.9
diff -b -B -U 4 -r1.8 -r1.9
--- src/utils/qa/syncAday.csh 5 May 2009 23:13:56 -0000 1.8
+++ src/utils/qa/syncAday.csh 22 May 2009 18:46:25 -0000 1.9
@@ -13,9 +13,9 @@
if ( $#argv != 1 ) then
echo
- echo " runs sync on the database of the day."
+ echo " checks for table sync on all machines for database of the day."
echo " replaces file in htdocs if run again same day."
echo
echo " usage: go"
echo