Salome HOME
- Launcher can now load and save its jobs list
[modules/kernel.git] / src / Launcher / Launcher_Job_Command.cxx
index 46136964a2bf763eea8767a95dd8813804d776c5..9b291ec373142cfb665674a25ce2a03720a96ddd 100644 (file)
@@ -21,7 +21,7 @@
 //
 #include "Launcher_Job_Command.hxx"
 
-Launcher::Job_Command::Job_Command() {}
+Launcher::Job_Command::Job_Command() {_job_type = "command";}
 
 Launcher::Job_Command::~Job_Command() {}