mirror of
https://github.com/kamilwylegala/cakephp2-php8.git
synced 2025-01-19 02:56:15 +00:00
Applying patch from 'Mark Mitchell' to fix auto exiting of cake.bat. Fixes #992
This commit is contained in:
parent
1b41a987fa
commit
aba97d0ab2
1 changed files with 1 additions and 1 deletions
|
@ -30,4 +30,4 @@ php -q "%lib%cake.php" -working "%CD%" %*
|
|||
|
||||
echo.
|
||||
|
||||
@exit %ERRORLEVEL%
|
||||
exit /B %ERRORLEVEL%
|
Loading…
Add table
Reference in a new issue