better name for default log file
git-svn-id: svn://10.0.0.236/trunk@105039 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
81190c7020
commit
93bb9a08d1
@ -5,8 +5,8 @@
|
||||
# customizable settings.
|
||||
|
||||
|
||||
# $Revision: 1.12 $
|
||||
# $Date: 2001-10-09 15:30:16 $
|
||||
# $Revision: 1.13 $
|
||||
# $Date: 2001-10-10 15:09:06 $
|
||||
# $Author: kestes%walrus.com $
|
||||
# $Source: /home/befator/cvs/jail/cvsroot/mozilla/webtools/tinderbox2/src/default_conf/TinderConfig.pm,v $
|
||||
# $Name: not supported by cvs2svn $
|
||||
@ -98,7 +98,7 @@ $GLOBAL_INDEX_FILE = "index.html";
|
||||
|
||||
# Error log filename:
|
||||
|
||||
$ERROR_LOG = "/var/log/tinderbox2/log";
|
||||
$ERROR_LOG = "/var/log/tinderbox2/tinderbox2.log";
|
||||
|
||||
# Where the daemon mode lock (for all trees) is placed
|
||||
$LOCK_FILE = $TINDERBOX_HTML_DIR."/tinderd.lock";
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user