]> SALOME platform Git repositories - modules/kernel.git/commit
Salome HOME
Do not over write CatalogResources for a job on localhost with SalomeLauncher. omu/fix_cfd_93
authorOvidiu Mircescu <ovidiu.mircescu@edf.fr>
Thu, 26 Sep 2019 11:24:57 +0000 (13:24 +0200)
committerOvidiu Mircescu <ovidiu.mircescu@edf.fr>
Thu, 26 Sep 2019 11:24:57 +0000 (13:24 +0200)
commit1288c6d49f684347b4bdd2f527ae8d71db3d66e6
treeb9d9f74c97e3581079cbc37884d34ae3050e6739
parente4e3b4b5f80c31944ba1f62f9f56f43edb9a6c01
Do not over write CatalogResources for a job on localhost with SalomeLauncher.

When launching a job on localhost, SalomeLauncher used to create a new CatalogResources
file which contained only "localhost".
This behavior was changed in order to be able to use every resource of the original catalog
in a job launched on localhost.

This is needed by salome cfd.
src/Launcher/Launcher_Job_SALOME.cxx