Skip to content

Commit

Permalink
- we *really* need the RESULT from Compile.bat to know if we should r…
Browse files Browse the repository at this point in the history
…eport a build error in omc.

git-svn-id: https://openmodelica.org/svn/OpenModelica/trunk@13524 f25d12d1-65f4-0310-ae8a-bbce733d8d8e
  • Loading branch information
adrpo committed Oct 20, 2012
1 parent e8c30ec commit e7027a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Compiler/scripts/Compile.bat
Expand Up @@ -44,4 +44,4 @@ goto :Final
set RESULT=%ERRORLEVEL%
set PATH=%OLD_PATH%
set OLD_PATH=
REM exit %RESULT%
exit %RESULT%

0 comments on commit e7027a2

Please sign in to comment.