Salome HOME
Fix remote directories in file transfer and merge some tests
[tools/libbatch.git] / src / SGE / Batch_JobInfo_eSGE.hxx
index 5aa8755d872f290612f6cc721edc38f8febc5b96..c6d6f404396e399b2002debe417cfd3b1f6f87f1 100644 (file)
@@ -1,4 +1,4 @@
-//  Copyright (C) 2007-2011  CEA/DEN, EDF R&D, OPEN CASCADE
+//  Copyright (C) 2007-2012  CEA/DEN, EDF R&D, OPEN CASCADE
 //
 //  Copyright (C) 2003-2007  OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
 //  CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
@@ -44,7 +44,7 @@ namespace Batch {
   public:
     // Constructeurs et destructeur
     JobInfo_eSGE() : _running(false) {};
-    JobInfo_eSGE(int id,std::string logFile);
+    JobInfo_eSGE(int id, const std::string & output);
     virtual ~JobInfo_eSGE();
 
     // Constructeur par recopie