src/hg/utils/automation/HgAutomate.pm 1.28

1.28 2010/05/20 22:58:58 braney
change download directory
Index: src/hg/utils/automation/HgAutomate.pm
===================================================================
RCS file: /projects/compbio/cvsroot/kent/src/hg/utils/automation/HgAutomate.pm,v
retrieving revision 1.27
retrieving revision 1.28
diff -b -B -U 4 -r1.27 -r1.28
--- src/hg/utils/automation/HgAutomate.pm	8 Jun 2009 18:40:49 -0000	1.27
+++ src/hg/utils/automation/HgAutomate.pm	20 May 2010 22:58:58 -0000	1.28
@@ -496,9 +496,9 @@
 
 $clusterData = '/hive/data/genomes';
 $trackBuild = 'bed';
 my $apacheRoot = '/usr/local/apache';
-$goldenPath = "$apacheRoot/htdocs/goldenPath";
+$goldenPath = "$apacheRoot/htdocs-download/goldenPath";
 $images = "$apacheRoot/htdocs/images";
 $gbdb = '/gbdb';
 
 # This is the max number of sequences in an assembly that we will consider