Salome HOME
- Fixes for BatchManager_Local
authorbarate <barate>
Fri, 18 Jan 2013 13:30:47 +0000 (13:30 +0000)
committerbarate <barate>
Fri, 18 Jan 2013 13:30:47 +0000 (13:30 +0000)
commitf8621378e3b8fb138e91cb0fe02f17f3c83f8956
tree6a7efccff53416980ac4d5740d80ac1caa06d830
parentd64cfdee21a8017a35c5163cdf29d31841d14931
- Fixes for BatchManager_Local
- Fixes for Windows
20 files changed:
src/CCC/BatchManager_CCC.cxx
src/Core/BatchManager.cxx
src/Core/CommunicationProtocol.cxx
src/Core/CommunicationProtocol.hxx
src/Core/CommunicationProtocolRSH.cxx
src/Core/CommunicationProtocolRSH.hxx
src/Core/CommunicationProtocolSH.cxx
src/Core/CommunicationProtocolSH.hxx
src/Core/CommunicationProtocolSSH.cxx
src/Core/CommunicationProtocolSSH.hxx
src/Core/Defines.hxx
src/Core/Test/batchtest.conf
src/Core/Utils.cxx
src/Core/Utils.hxx
src/Local/BatchManager_Local.cxx
src/Local/BatchManager_Local.hxx
src/Local/Test/CMakeLists.txt
src/Local/Test/Test_Local_RSH.cxx [deleted file]
src/Local/Test/Test_Local_SSH.cxx [deleted file]
src/SGE/BatchManager_SGE.cxx