Revision: 3314
http://bigdata.svn.sourceforge.net/bigdata/?rev=3314&view=rev
Author: thompsonbry
Date: 2010-07-27 17:10:09 +0000 (Tue, 27 Jul 2010)
Log Message:
-----------
corrected the relative path to the bigdata build directory
Modified Paths:
--------------
trunk/bigdata-perf/bigdata-bsbm/build.properties
Modified: trunk/bigdata-perf/bigdata-bsbm/build.properties
===================================================================
--- trunk/bigdata-perf/bigdata-bsbm/build.properties 2010-07-27 17:09:17 UTC (rev 3313)
+++ trunk/bigdata-perf/bigdata-bsbm/build.properties 2010-07-27 17:10:09 UTC (rev 3314)
@@ -3,7 +3,7 @@
# the base directory
bsbm.dir=.
# the bigdata base directory
-bigdata.dir=..
+bigdata.dir=../..
# Where the generated files will be written.
build.dir=ant-build
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|