From: vsr Date: Fri, 19 Oct 2018 06:44:54 +0000 (+0300) Subject: 0023571: EDF 17413 - PMMLBasicsTest and PmmlExeTest tests fail X-Git-Tag: V9_2_0a2~2 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=7bcda22e5b0a425a0cac08f4e7f20043356929a7;hp=2668e40087a412b14b77972fcea03e9decd4f904;p=modules%2Fyacs.git 0023571: EDF 17413 - PMMLBasicsTest and PmmlExeTest tests fail - Additional minor fix of test: start salome in terminal mode --- diff --git a/src/yacsloader/pmml/PmmlExeTest.sh.in b/src/yacsloader/pmml/PmmlExeTest.sh.in index 02f70d62d..f133e2afb 100755 --- a/src/yacsloader/pmml/PmmlExeTest.sh.in +++ b/src/yacsloader/pmml/PmmlExeTest.sh.in @@ -49,7 +49,7 @@ EOF # --- launch in background a SALOME session (servers) ln -fs @CMAKE_SOURCE_DIR@/src/yacsloader/samples . - ./salome > log1 2>&1 & + ./salome start -t > log1 2>&1 & # --- wait a little to let the background process define # the CORBA naming service port and host