From: Artem Zhidkov Date: Tue, 2 Jun 2020 19:26:59 +0000 (+0300) Subject: Correct script for launching SALOME on Windows X-Git-Tag: V9_5_0rc1~17 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=24a9b8e103927d070ec92be72feffa1e3668ff07;p=modules%2Fshaper.git Correct script for launching SALOME on Windows --- diff --git a/env_Salome.bat b/env_Salome.bat index 83c073b34..1fa82488b 100644 --- a/env_Salome.bat +++ b/env_Salome.bat @@ -36,7 +36,7 @@ if "%BOOST_ROOT_DIR%" == "" ( cd /d %SALOME_ROOT_DIR%\WORK call set_env.bat %1 -if "%2" == run ( +if "%2" == "run" ( call "%PDIR%\env_launch.bat" ) else ( call "%PDIR%\env_compile.bat"