]> SALOME platform Git repositories - modules/kernel.git/commitdiff
Salome HOME
EnvFile for all types of jobs
authorribes <ribes>
Wed, 18 Nov 2009 15:19:03 +0000 (15:19 +0000)
committerribes <ribes>
Wed, 18 Nov 2009 15:19:03 +0000 (15:19 +0000)
idl/SALOME_ContainerManager.idl

index 38872f70f28b7e9636b61638b4bd4738204c862a..d94f1ee7a05da9f9b59f9fdf025f08b18e83ef8a 100644 (file)
@@ -137,9 +137,9 @@ struct JobParameters
 
   //! Command
   string command;
-  string env_file; 
 
   // Common values
+  string env_file; 
   FilesList in_files;
   FilesList out_files;
   string work_directory;