Spawn.js
authorAlan Knowles <alan@akbkhome.com>
Wed, 14 Apr 2010 09:50:08 +0000 (17:50 +0800)
committerAlan Knowles <alan@akbkhome.com>
Wed, 14 Apr 2010 09:50:08 +0000 (17:50 +0800)
Spawn.js

index bd9d883..fd61ffe 100644 (file)
--- a/Spawn.js
+++ b/Spawn.js
@@ -76,7 +76,7 @@ Spawn.prototype = {
      /**
      * @property result {Number} execution result.
      */
-    result: 0
+    result: 0,
     /**
      * @property pid {Number} pid of child process (of false if it's not running)
      */