Salome HOME
Added Windows implementation for local submission based on SSH and PBS emulation...
[tools/libbatch.git] / src / Local / Batch_BatchManager_Local_RSH.cxx
index 54cae559a80bedb9d475763324e7845c974633aa..0ca4e999aeede6047b42cab8f000ecfeb73a0734 100644 (file)
@@ -132,7 +132,6 @@ namespace Batch {
       }
     }
 
-
     Versatile new_arguments;
     new_arguments.setMaxSize(0);
     new_arguments = string(param[EXECUTIONHOST]);