Revision: 588
http://cishell.svn.sourceforge.net/cishell/?rev=588&view=rev
Author: bh2
Date: 2007-12-19 12:50:31 -0800 (Wed, 19 Dec 2007)
Log Message:
-----------
changed releng output dir so different people running nightly builds on the same machine won't step on each other.
Modified Paths:
--------------
trunk/deployment/org.cishell.reference.releng/build_local.properties
Modified: trunk/deployment/org.cishell.reference.releng/build_local.properties
===================================================================
--- trunk/deployment/org.cishell.reference.releng/build_local.properties 2007-12-19 20:37:56 UTC (rev 587)
+++ trunk/deployment/org.cishell.reference.releng/build_local.properties 2007-12-19 20:50:31 UTC (rev 588)
@@ -9,7 +9,7 @@
# where the build takes place
# THIS DIRECTORY WILL BE DELETED !!!
#
-buildDirectory=/tmp/pluginbuilder/org.cishell.reference.releng
+buildDirectory=/tmp/pluginbuilder.${user.name}/org.cishell.reference.releng
#
# the eclipse build host
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|