You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@etch.apache.org by di...@apache.org on 2009/02/11 17:56:08 UTC

svn commit: r743388 - /incubator/etch/trunk/scripts/Bamboo.bat

Author: dixson
Date: Wed Feb 11 16:56:07 2009
New Revision: 743388

URL: http://svn.apache.org/viewvc?rev=743388&view=rev
Log:
update 'scripts/Bamboo.bat' to operate correctly from 'scripts/' folder

Modified:
    incubator/etch/trunk/scripts/Bamboo.bat

Modified: incubator/etch/trunk/scripts/Bamboo.bat
URL: http://svn.apache.org/viewvc/incubator/etch/trunk/scripts/Bamboo.bat?rev=743388&r1=743387&r2=743388&view=diff
==============================================================================
--- incubator/etch/trunk/scripts/Bamboo.bat (original)
+++ incubator/etch/trunk/scripts/Bamboo.bat Wed Feb 11 16:56:07 2009
@@ -12,5 +12,6 @@
 set DOTNET_HOME=C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727
 
 :: Call ant with the arguments that we pass in
+cd ..
 call ant %*