src/hg/makeDb/doc/calJac3.txt 1.12

1.12 2010/05/18 23:52:28 mary
forgot to update makedoc with the final version of the find command I used to change the date for calJac3
Index: src/hg/makeDb/doc/calJac3.txt
===================================================================
RCS file: /projects/compbio/cvsroot/kent/src/hg/makeDb/doc/calJac3.txt,v
retrieving revision 1.11
retrieving revision 1.12
diff -b -B -U 4 -r1.11 -r1.12
--- src/hg/makeDb/doc/calJac3.txt	13 May 2010 21:35:49 -0000	1.11
+++ src/hg/makeDb/doc/calJac3.txt	18 May 2010 23:52:28 -0000	1.12
@@ -1509,9 +1509,9 @@
 find -name "*.html" | xargs grep 2007
 
 # downloads
 cd /usr/local/apache/htdocs/goldenPath/calJac3
-find -name "*" | xargs grep 2007
+find -name "README.txt" | xargs grep 2007
 
 # hgcentral
 hgsql hgcentraltest
 update dbDb set description="March 2009 (WUGSC 3.2/calJac3)" where name="calJac3"