From 3267e99575c18fca011e984e4305a97eb20960a5 Mon Sep 17 00:00:00 2001 From: ribes Date: Wed, 18 Nov 2009 15:19:03 +0000 Subject: [PATCH] EnvFile for all types of jobs --- idl/SALOME_ContainerManager.idl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/idl/SALOME_ContainerManager.idl b/idl/SALOME_ContainerManager.idl index 38872f70f..d94f1ee7a 100644 --- a/idl/SALOME_ContainerManager.idl +++ b/idl/SALOME_ContainerManager.idl @@ -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; -- 2.39.2