Skip to content

Commit

Permalink
Return the compilation error
Browse files Browse the repository at this point in the history
  • Loading branch information
adeas31 committed Jul 4, 2019
1 parent f5eb454 commit ecca413
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions OMCompiler/Compiler/scripts/Compile.bat
Expand Up @@ -115,6 +115,7 @@ goto :Final
set PATH=%OLD_PATH%
set OLD_PATH=
@%COMSPEC% /C exit %RESULT%
EXIT /B %ERRORLEVEL%

:CONVERT_CD_TO_SHORT_PATH_NAME
set CURRENT_DIR=%~s1
Expand Down

0 comments on commit ecca413

Please sign in to comment.