Applying patch from 'Mark Mitchell' to fix auto exiting of cake.bat. Fixes

This commit is contained in:
mark_story 2010-08-14 18:54:12 -04:00
parent 1b41a987fa
commit aba97d0ab2

View file

@ -30,4 +30,4 @@ php -q "%lib%cake.php" -working "%CD%" %*
echo. echo.
@exit %ERRORLEVEL% exit /B %ERRORLEVEL%