From: TMA salome Date: Tue, 2 Dec 2008 13:31:39 +0000 (+0000) Subject: mise à jour du test: X-Git-Tag: PRE_refactoring_20081203~1 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=5b860e88429635262abc341014d7f20fe43905df;p=modules%2Feficas.git mise à jour du test: runAppli est replacé par testAppli --- diff --git a/adm_local/unix/config_files/check_pal.m4 b/adm_local/unix/config_files/check_pal.m4 index d4a2e8e6..1a4c55c6 100644 --- a/adm_local/unix/config_files/check_pal.m4 +++ b/adm_local/unix/config_files/check_pal.m4 @@ -27,7 +27,7 @@ if test "x$PAL_DIR" = "x" ; then fi fi -if test -f ${PAL_DIR}/bin/salome/runAppli ; then +if test -f ${PAL_DIR}/bin/salome/testAppli ; then pal_ok=yes AC_MSG_RESULT(Using Pal module distribution in ${PAL_DIR})