Salome HOME
Added Windows implementation for local submission based on sh and rsh (partial and...
authorbarate <barate>
Thu, 30 Apr 2009 08:38:10 +0000 (08:38 +0000)
committerbarate <barate>
Thu, 30 Apr 2009 08:38:10 +0000 (08:38 +0000)
commitea5dc8622278b247ec54f916d1ff58c71610b040
treea1f5e51fcdb10489dcf6ba02a6582001461c8520
parentfefa8959782a9110475f391d4ced86554a78a508
Added Windows implementation for local submission based on sh and rsh (partial and experimental support)
13 files changed:
src/Local/Batch_BatchManager_Local.cxx
src/Local/Batch_BatchManager_Local.hxx
src/Local/Batch_BatchManager_Local_RSH.cxx
src/Local/Batch_BatchManager_Local_RSH.hxx
src/Local/Batch_BatchManager_Local_SH.cxx
src/Local/Batch_BatchManager_Local_SH.hxx
src/Local/Batch_BatchManager_Local_SSH.cxx
src/Local/Batch_BatchManager_Local_SSH.hxx
src/Local/Test/CMakeLists.txt
src/Local/Test/Test_Local_RSH.cxx
src/Local/Test/Test_Local_SH.cxx
src/Local/Test/Test_Local_config.h.in
src/Python/Test/Test_Python_Local_SH.py