Salome HOME
Added constants to represent job status uniformly. Fixed some errors under Windows...
authorbarate <barate>
Mon, 18 Jan 2010 13:50:12 +0000 (13:50 +0000)
committerbarate <barate>
Mon, 18 Jan 2010 13:50:12 +0000 (13:50 +0000)
commit2a465e51fe8c18f5732714dfba052d568ed0e716
tree73ba66a8c5a4d817b84c00c8a9508141cb7e1b49
parent1827ba2751d7ac527188c3fcd472f4d77f34e719
Added constants to represent job status uniformly. Fixed some errors under Windows. Cleaned Swig code. Removed again some old files that reappeared with the merge.
23 files changed:
src/Core/Batch_CommunicationProtocol.cxx
src/Core/Batch_CommunicationProtocolSSH.cxx
src/Core/Batch_Constants.cxx [new file with mode: 0644]
src/Core/Batch_Constants.hxx [new file with mode: 0644]
src/Core/Batch_Parametre.cxx
src/Core/Batch_Parametre.hxx
src/Core/CMakeLists.txt
src/LSF/Batch_JobInfo_LSF.cxx
src/LSF/Batch_JobInfo_eLSF.cxx
src/Local/Batch_BatchManager_Local.cxx
src/Local/Test/Test_Local_RSH.cxx
src/Local/Test/Test_Local_SH.cxx
src/Local/Test/Test_Local_SSH.cxx
src/PBS/Batch_JobInfo_PBS.cxx
src/PBS/Batch_JobInfo_ePBS.cxx
src/PBS/Batch_JobInfo_ePBS.hxx
src/PBS/Test/Test_ePBS.cxx
src/PBS/Test/Test_ePBS_RSH.cxx [deleted file]
src/PBS/Test/Test_ePBS_SSH.cxx [deleted file]
src/Python/Test/Test_Python_Local_SH.py
src/Python/libBatch_Swig.i
src/Python/libBatch_Swig_typemap.i
src/SGE/Batch_JobInfo_eSGE.cxx