Spawn.vala
authorAlan Knowles <alan@roojs.com>
Mon, 14 Aug 2017 03:18:08 +0000 (11:18 +0800)
committerAlan Knowles <alan@roojs.com>
Mon, 14 Aug 2017 03:18:08 +0000 (11:18 +0800)
Spawn.vala

index c1f4e63..d9f1697 100644 (file)
@@ -458,7 +458,7 @@ public class Spawn : Object
                 
             }
             
-                       //print("got buffer of %s\n", buffer);
+            print("got buffer of %s\n", buffer);
             // print('status: '  +JSON.stringify(status));
             // print(JSON.stringify(x));
              switch(status) {