[MNG-3651] Fixing exit code for windows.

Submitted by: Napoleon Esmundo C. Ramirez


git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@675432 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
John Dennis Casey 2008-07-10 03:58:59 +00:00
parent 3a52d33141
commit 6faeb46c9e
1 changed files with 1 additions and 1 deletions

View File

@ -184,6 +184,6 @@ if "%MAVEN_BATCH_PAUSE%" == "on" pause
if "%MAVEN_TERMINATE_CMD%" == "on" exit %ERROR_CODE%
exit /B %ERROR_CODE%
cmd /C exit /B %ERROR_CODE%