diff --git a/mozilla/webtools/tinderbox2/src/default_conf/FileStructure.pm b/mozilla/webtools/tinderbox2/src/default_conf/FileStructure.pm index 47693b08e46..12d0a0c5d35 100644 --- a/mozilla/webtools/tinderbox2/src/default_conf/FileStructure.pm +++ b/mozilla/webtools/tinderbox2/src/default_conf/FileStructure.pm @@ -6,8 +6,8 @@ # partitions and this will require making directory structure in # get_filename() less regular then we have defined it here. -# $Revision: 1.10 $ -# $Date: 2003-08-17 02:13:17 $ +# $Revision: 1.11 $ +# $Date: 2004-07-18 16:44:15 $ # $Author: kestes%walrus.com $ # $Source: /home/befator/cvs/jail/cvsroot/mozilla/webtools/tinderbox2/src/default_conf/FileStructure.pm,v $ # $Name: not supported by cvs2svn $ @@ -74,7 +74,7 @@ $URL_HTML = ($TinderConfig::URL_HTML || 'gunzip' => "$URL_BIN/gunzip.cgi", - 'treepages' => "$URL_HTML", + 'indexpage' => "$URL_HTML/index.html", 'regenerate' => "$URL_BIN/regenerate.cgi",