Fix #5615 - gitlive - force all roojs projects to autobranch
[gitlive] / Spawn.vala
index 1ff51e8..3ee3afe 100644 (file)
@@ -173,7 +173,7 @@ public class Spawn : Object
      /**
      * @property result {Number} execution result.
      */
-    int result= 0;
+    public int result= 0;
     /**
      * @property pid {Number} pid of child process (of false if it's not running)
      */