X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;ds=sidebyside;f=config_files%2FSUPERV_BIN.sh;h=dd394890c459f1e9f22c4d91e86cdea6680b7ea3;hb=548cbab763a938c138d4d62127496e7128fa9dbe;hp=8d76f118340becf7ad276e28fca8c8b61cf7d830;hpb=d0d5f7ed5c2f0086deb3cf7f8477563ff8e4e2c3;p=tools%2Finstall.git diff --git a/config_files/SUPERV_BIN.sh b/config_files/SUPERV_BIN.sh index 8d76f11..dd39489 100755 --- a/config_files/SUPERV_BIN.sh +++ b/config_files/SUPERV_BIN.sh @@ -5,7 +5,7 @@ if [ -n "${SUPERV_ROOT_DIR=}" ]; then check_lib_version VERSION ${SUPERV_ROOT_DIR}/bin/salome if [ "$?" -eq "0" ]; then ver=`cat ${SUPERV_ROOT_DIR}/bin/salome/VERSION | awk -F: '{print $2}' | tr -d '[:space:]' ` - if [ "$ver" = "2.2.2" ]; then + if [ "$ver" = "3.0.0" ]; then return 0 fi fi @@ -17,6 +17,13 @@ print_env(){ cat > ${INSTALL_WORK}/env_${PRODUCT_TYPE}.sh < ${INSTALL_WORK}/env_${PRODUCT_TYPE}.sh <