GitLogParser.js
authorAlan Knowles <alan@roojs.com>
Mon, 3 Dec 2012 04:26:32 +0000 (12:26 +0800)
committerAlan Knowles <alan@roojs.com>
Mon, 3 Dec 2012 04:26:32 +0000 (12:26 +0800)
GitLogParser.js

index 63ccaf7..c2e155e 100644 (file)
@@ -169,7 +169,7 @@ for (var h in res) {
     
 }
 
-JSON.stringify(totals,null,4));
+print(JSON.stringify(totals,null,4));
 
 // open file..