src/utils/qa/checkWigFiles.csh 1.4

1.4 2010/05/21 23:52:35 vanessa
changed the path names for the htdoc reorganization to htdoc-genecats and htdoc-hgdownload and changed the appropriate urls
Index: src/utils/qa/checkWigFiles.csh
===================================================================
RCS file: /projects/compbio/cvsroot/kent/src/utils/qa/checkWigFiles.csh,v
retrieving revision 1.3
retrieving revision 1.4
diff -b -B -U 4 -r1.3 -r1.4
--- src/utils/qa/checkWigFiles.csh	25 Jun 2009 23:02:55 -0000	1.3
+++ src/utils/qa/checkWigFiles.csh	21 May 2010 23:52:35 -0000	1.4
@@ -26,9 +26,9 @@
  echo "  usage:  database tableName fileName [rm]"
  echo "   fileName includes path of wig download file "
  echo "    (.txt and/or .gz files are OK)"
  echo
- echo "    e.g. /usr/local/apache/htdocs/goldenPath/<db>/wig/fileName.wig"
+ echo "    e.g. /usr/local/apache/htdocs-hgdownload/goldenPath/<db>/wig/fileName.wig"
  echo
  echo "    add rm if you would like the output files to be removed."
  echo
  exit