You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hama.apache.org by ed...@apache.org on 2011/08/17 02:25:24 UTC

svn commit: r1158479 - /incubator/hama/nightly/hudsonBuildHamaPatch.sh

Author: edwardyoon
Date: Wed Aug 17 00:25:24 2011
New Revision: 1158479

URL: http://svn.apache.org/viewvc?rev=1158479&view=rev
Log:
Remove FORREST_HOME variable

Modified:
    incubator/hama/nightly/hudsonBuildHamaPatch.sh

Modified: incubator/hama/nightly/hudsonBuildHamaPatch.sh
URL: http://svn.apache.org/viewvc/incubator/hama/nightly/hudsonBuildHamaPatch.sh?rev=1158479&r1=1158478&r2=1158479&view=diff
==============================================================================
--- incubator/hama/nightly/hudsonBuildHamaPatch.sh (original)
+++ incubator/hama/nightly/hudsonBuildHamaPatch.sh Wed Aug 17 00:25:24 2011
@@ -24,7 +24,6 @@ GREP=/export/home/edwardyoon/tools/grep/
 PATCH=/export/home/edwardyoon/tools/patch/bin/patch
 JIRA=/export/home/edwardyoon/tools/jira_cli/src/cli/jira
 FINDBUGS_HOME=/export/home/edwardyoon/tools/findbugs/latest
-FORREST_HOME=/home/hudson/tools/forrest/apache-forrest-0.8/
 MVN_HOME=/home/hudson/tools/maven/latest3
 
 ###############################################################################