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

index d8a4f6a..15646d1 100644 (file)
@@ -130,7 +130,7 @@ var monitor = new Monitor({
             notification.set_timeout(500);
             notification.show();   
         }
-        if (success.length) {
+        if (failure.length) {
         
             var notification = new Notify.Notification({
                 summary: "Git Live ERROR!!",