X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=config_files%2FSUPERV_BIN.sh;h=bb1f6e87b6c58ca6f41cd2c9c18807cb6dc24653;hb=9fac44c68ab2a38536fa6a636cf7a562693cdf0b;hp=2fbbcc4637aba92cd18e2ed66a1a505ed05b7f27;hpb=68511c4566478925d532a8efccbcb51ba4905e42;p=tools%2Finstall.git diff --git a/config_files/SUPERV_BIN.sh b/config_files/SUPERV_BIN.sh index 2fbbcc4..bb1f6e8 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" = "2.2.9" ]; then return 0 fi fi @@ -17,9 +17,13 @@ print_env(){ cat > ${INSTALL_WORK}/env_${PRODUCT_TYPE}.sh < ${INSTALL_WORK}/env_${PRODUCT_TYPE}.sh <