gitlive.js
authoralan <alan@alanfast.akbkhome.com>
Thu, 29 Apr 2010 02:43:12 +0000 (10:43 +0800)
committeralan <alan@alanfast.akbkhome.com>
Thu, 29 Apr 2010 02:43:12 +0000 (10:43 +0800)
gitlive.js

index ffc2e98..eec9e75 100644 (file)
@@ -121,7 +121,7 @@ var monitor = new Monitor({
         });
         
         if (success.length) {
-        
+            print(success.join("\n"));
             var notification = new Notify.Notification({
                 summary: "Git Live Commited",
                 body : success.join("\n")