From e3202fa0521202bbb3b7e6c4b442509bec7b4a53 Mon Sep 17 00:00:00 2001 From: bri Date: Mon, 10 Feb 2014 18:32:58 +0400 Subject: [PATCH] parametric correction of path in the script --- scripts/eficas_aster_env_products.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/eficas_aster_env_products.sh b/scripts/eficas_aster_env_products.sh index 3108fd9..2a31558 100755 --- a/scripts/eficas_aster_env_products.sh +++ b/scripts/eficas_aster_env_products.sh @@ -7,7 +7,7 @@ fi #------ Eficasv1 (TOOL) ------ ##export EFICAS_ROOT=${SALOME_ROOT_DIR}/Eficasv1 -export EFICAS_ROOT=/data/SIMAN/_EDF_V7_siman_6.6.0/CODE_ASTER/public/eficas-6.6.0 +export EFICAS_ROOT=${SALOME_ROOT_DIR}/CODE_ASTER/public/eficas-6.6.0 #------ EFICAS (MODULE used by SALOME_MECA) ------ export EFICAS_ROOT_DIR=${SALOME_ROOT_DIR}/EFICAS -- 2.39.2