mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-01-31 11:01:40 +00:00
updates
This commit is contained in:
parent
75a333db80
commit
abdee4ee0b
@ -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.6 $
|
||||
# $Date: 2002/04/27 00:47:33 $
|
||||
# $Revision: 1.7 $
|
||||
# $Date: 2002/04/27 00:50:18 $
|
||||
# $Author: kestes%walrus.com $
|
||||
# $Source: /home/hwine/cvs_conversion/cvsroot/mozilla/webtools/tinderbox2/src/default_conf/FileStructure.pm,v $
|
||||
# $Name: $
|
||||
@ -107,7 +107,7 @@ $GLOBAL_INDEX_FILE = ($TinderConfig::GLOBAL_INDEX_FILE ||
|
||||
$LOCK_FILE = ($TinderConfig::LOCK_FILE ||
|
||||
"/usr/apache/cgibin/webtools/tinderbox/tinderd.lock");
|
||||
|
||||
$CGIBIN_DIR = ($TINDERBOX_CGIBIN_DIR ||
|
||||
$CGIBIN_DIR = ($TinderConfig::TINDERBOX_CGIBIN_DIR ||
|
||||
"/usr/apache/cgibin/webtools/tinderbox");
|
||||
|
||||
# the default page for a tree
|
||||
|
Loading…
x
Reference in New Issue
Block a user