Clone.bjs
[gitlive] / Clone.vala
index d7719d9..b8d7481 100644 (file)
@@ -260,7 +260,7 @@ public class Clone : Object
                    // may throw error...
                     var sp = new Spawn(cfg);
                   
-                        
+                        GLib.debug("Spawn: %s", sp.output);