X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=salome_run.sh;h=8feb27cac881deaa6b8c23b1fcdf268edc6aeb81;hb=c846761628dc73953b41de1c4374430d327562ed;hp=5984410f1559f4ca1ab2cdc8c47478241e860ef3;hpb=a07aeeb4d99e71471fef0283a8d4d8eb1541fa34;p=modules%2Fshaper.git diff --git a/salome_run.sh b/salome_run.sh index 5984410f1..8feb27cac 100755 --- a/salome_run.sh +++ b/salome_run.sh @@ -3,6 +3,8 @@ source env.sh source ${TOOLS_DIR}/env_salome.sh +${TOOLS_DIR}/solver.sh "$@" + # kill processes of previous SALOME run if [ -f .salomeport ]; then SALOME_PORT=$(cat .salomeport)