[33314] trunk/base/portmgr/jobs/GuideRegen.sh
wsiegrist at apple.com
wsiegrist at apple.com
Wed Jan 23 10:55:55 PST 2008
Revision: 33314
http://trac.macosforge.org/projects/macports/changeset/33314
Author: wsiegrist at apple.com
Date: 2008-01-23 10:55:52 -0800 (Wed, 23 Jan 2008)
Log Message:
-----------
moved guide regen root to prevent /tmp cleanup from partially damaging the working copy and preventing an update
Modified Paths:
--------------
trunk/base/portmgr/jobs/GuideRegen.sh
Modified: trunk/base/portmgr/jobs/GuideRegen.sh
===================================================================
--- trunk/base/portmgr/jobs/GuideRegen.sh 2008-01-23 13:43:19 UTC (rev 33313)
+++ trunk/base/portmgr/jobs/GuideRegen.sh 2008-01-23 18:55:52 UTC (rev 33314)
@@ -11,7 +11,7 @@
# Configuration
LOCKFILE=/tmp/.mp_svn_guide_regen.lock
# ROOT directory, where everything is. This needs to exist!
-ROOT=/tmp/mpdocs
+ROOT=/opt/mp_guide_regen
# e-mail address to spam in case of failure.
SPAM_LOVERS=macports-dev at lists.macosforge.org,markd at macports.org,wsiegrist at apple.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080123/b75ce1a8/attachment-0001.html
More information about the macports-changes
mailing list