You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lenya.apache.org by th...@apache.org on 2006/02/05 15:54:07 UTC

svn commit: r375039 - /lenya/zone/bin/nightly-trunk.sh

Author: thorsten
Date: Sun Feb  5 06:54:06 2006
New Revision: 375039

URL: http://svn.apache.org/viewcvs?rev=375039&view=rev
Log:
Fixing web logfile location

Modified:
    lenya/zone/bin/nightly-trunk.sh

Modified: lenya/zone/bin/nightly-trunk.sh
URL: http://svn.apache.org/viewcvs/lenya/zone/bin/nightly-trunk.sh?rev=375039&r1=375038&r2=375039&view=diff
==============================================================================
--- lenya/zone/bin/nightly-trunk.sh (original)
+++ lenya/zone/bin/nightly-trunk.sh Sun Feb  5 06:54:06 2006
@@ -33,7 +33,7 @@
 source /export/home/lenya/bin/mail.sh
 umask 0002
 logfile=$DOC_ROOT/log/lenya.trunk.update.log 
-weblog=$WEB_LOGS/zone.log
+weblog=$WEB_LOGS/lenya.trunk.update.log
 echo "Deploying lenya.branch" > $logfile
 echo "starting date is " >> $logfile
 date >> $logfile



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@lenya.apache.org
For additional commands, e-mail: commits-help@lenya.apache.org