]> git.argeo.org Git - gpl/argeo-slc.git/blobdiff - runtime/org.argeo.slc.support.equinox/src/main/java/org/argeo/slc/equinox/ExecutionCommandProvider.java
Remove SLC process notifiers
[gpl/argeo-slc.git] / runtime / org.argeo.slc.support.equinox / src / main / java / org / argeo / slc / equinox / ExecutionCommandProvider.java
index ae99ab0c453c2a1d9eec3e80716696481a0bb6d4..25de1868d92dc7b27ea1dc60642f9c1cd477814e 100644 (file)
@@ -58,6 +58,7 @@ public class ExecutionCommandProvider implements CommandProvider {
                        }
                }
                String executionName = ci.nextArgument();
+               
 
                launch(slcCommand, firstArg, executionName);
                return "COMMAND COMPLETED";