Salome HOME
Add "YACSDriverOptions" to the specific parameters list of a "yacs_file" job.
authorOvidiu Mircescu <ovidiu.mircescu@edf.fr>
Mon, 14 Mar 2016 14:13:54 +0000 (15:13 +0100)
committerOvidiu Mircescu <ovidiu.mircescu@edf.fr>
Thu, 17 Mar 2016 15:06:12 +0000 (16:06 +0100)
commit8b01db070b84e6945b178d47ac1b97988c19bb46
tree1e99a94d2669ffa1bb060596cf39a8ab235a6c50
parentcda7408fd5043f4e91e70e79edb0a5caf548d519
Add "YACSDriverOptions" to the specific parameters list of a "yacs_file" job.

The new parameter "YACSDriverOptions" allows to use any option of the command
"driver" when launching a YACS job with SalomeLauncher interface.
idl/SALOME_Launcher.idl
src/Launcher/Launcher_Job_YACSFile.cxx
src/Launcher/Launcher_Job_YACSFile.hxx
src/Launcher/Test/test_launcher.py