src/utils/qa/hgFindSpecGlobal.csh 1.3

1.3 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/hgFindSpecGlobal.csh
===================================================================
RCS file: /projects/compbio/cvsroot/kent/src/utils/qa/hgFindSpecGlobal.csh,v
retrieving revision 1.2
retrieving revision 1.3
diff -b -B -U 4 -r1.2 -r1.3
--- src/utils/qa/hgFindSpecGlobal.csh	11 Apr 2009 00:37:04 -0000	1.2
+++ src/utils/qa/hgFindSpecGlobal.csh	21 May 2010 23:52:35 -0000	1.3
@@ -53,10 +53,10 @@
  
 # set file paths and URLs
 set today=`date +%Y-%m-%d`
 # set today="2005-01-23"
-set dirPath="/usr/local/apache/htdocs/qa/test-results/hgFindSpec"
-set urlPath="http://hgwdev.cse.ucsc.edu/qa/test-results/hgFindSpec"
+set dirPath="/usr/local/apache/htdocs-genecats/qa/test-results/hgFindSpec"
+set urlPath="http://genecats.cse.ucsc.edu/qa/test-results/hgFindSpec"
 mkdir -p $dirPath/$today
 set summaryFile=$dirPath/$today/$today.hgFindSpec.html
 set summaryUrl=$urlPath/$today/$today.hgFindSpec.html
 rm -f $summaryFile