diff --git a/utils/waf.bat b/utils/waf.bat index 59e3af07..0816ec13 100644 --- a/utils/waf.bat +++ b/utils/waf.bat @@ -93,5 +93,6 @@ goto running @echo Using %PYTHON% -"%PYTHON%" -x "%~dp0waf" %* & Endlocal & exit /b %ERRORLEVEL% - +"%PYTHON%" -x "%~dp0waf" %* +Endlocal +exit /b %ERRORLEVEL% \ No newline at end of file