Clone.bjs
[gitlive] / Clone.vala
index 13ab584..b8d7481 100644 (file)
@@ -260,10 +260,7 @@ public class Clone : Object
                    // may throw error...
                     var sp = new Spawn(cfg);
                   
-                       
-                    // parse output for some commands ?
-                    return sp.output;
-                }
+                        GLib.debug("Spawn: %s", sp.output);