You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flex.apache.org by ft...@apache.org on 2013/01/31 12:35:02 UTC

svn commit: r1440918 - /flex/sdk/branches/develop/ide/flashbuilder/makeApacheFlexForFlashBuilder.bat

Author: fthomas
Date: Thu Jan 31 11:35:02 2013
New Revision: 1440918

URL: http://svn.apache.org/viewvc?rev=1440918&view=rev
Log:
Was working on Jenkins with that, then because it fails now, removed my change, still, it doesn't work on my windows

Modified:
    flex/sdk/branches/develop/ide/flashbuilder/makeApacheFlexForFlashBuilder.bat

Modified: flex/sdk/branches/develop/ide/flashbuilder/makeApacheFlexForFlashBuilder.bat
URL: http://svn.apache.org/viewvc/flex/sdk/branches/develop/ide/flashbuilder/makeApacheFlexForFlashBuilder.bat?rev=1440918&r1=1440917&r2=1440918&view=diff
==============================================================================
--- flex/sdk/branches/develop/ide/flashbuilder/makeApacheFlexForFlashBuilder.bat (original)
+++ flex/sdk/branches/develop/ide/flashbuilder/makeApacheFlexForFlashBuilder.bat Thu Jan 31 11:35:02 2013
@@ -119,7 +119,7 @@ REM
 REM         Remove zipped kits.
 REM
 rmdir /s /q "%tempDir%"
-rmdir /s /q "%FLEX_HOME\in%"
+rmdir /s /q "%FLEX_HOME/in%"
 goto :eof
 
 :errorExit