]> SALOME platform Git repositories - modules/eficas.git/commitdiff
Salome HOME
mise à jour du test:
authorTMA salome <tma.salome@opencascade.com>
Tue, 2 Dec 2008 13:31:39 +0000 (13:31 +0000)
committerTMA salome <tma.salome@opencascade.com>
Tue, 2 Dec 2008 13:31:39 +0000 (13:31 +0000)
runAppli est replacé par testAppli

adm_local/unix/config_files/check_pal.m4

index d4a2e8e60d41d5db2c2c36aadadb3286aba7a203..1a4c55c6d6862962c18426a24ca99b75ffa20018 100644 (file)
@@ -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})