GitLogParser.js
authorAlan Knowles <alan@roojs.com>
Wed, 2 Jan 2013 06:19:33 +0000 (14:19 +0800)
committerAlan Knowles <alan@roojs.com>
Wed, 2 Jan 2013 06:19:33 +0000 (14:19 +0800)
GitLogParser.js

index 293bfab..b843a57 100644 (file)
@@ -223,6 +223,10 @@ for (var h in res) {
     }
     
 }
+print(JSON.stringify(GitLogParser.shours,null,4);
+
+
+
 print("\nLONGIDLE : " +(totals.idle/60).toFixed(2) +"h" );
 print("\nShort Idle : " +(totals.shortidle/60).toFixed(2) +"h" );