src/Spawn.vala
authorAlan Knowles <alan@roojs.com>
Thu, 28 May 2015 09:17:23 +0000 (17:17 +0800)
committerAlan Knowles <alan@roojs.com>
Thu, 28 May 2015 09:17:23 +0000 (17:17 +0800)
src/Spawn.vala

index 76a6ede..5196656 100644 (file)
@@ -388,6 +388,7 @@ public class Spawn : Object
                         
                     } else {
                         this.stderr += buffer;
+                        this.output_line(  buffer); 
                     }
                     //_this[prop] += x.str_return;
                     //if (this.cfg.debug) {