monit-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[monit-dev] [monit] r211 committed - [No log message]


From: monit
Subject: [monit-dev] [monit] r211 committed - [No log message]
Date: Mon, 26 Jul 2010 18:38:35 +0000

Revision: 211
Author: martin2812
Date: Mon Jul 26 11:37:55 2010
Log: [No log message]
http://code.google.com/p/monit/source/detail?r=211

Modified:
 /trunk/event.c

=======================================
--- /trunk/event.c      Fri Jan  8 03:20:43 2010
+++ /trunk/event.c      Mon Jul 26 11:37:55 2010
@@ -703,7 +703,7 @@
   }

   /* Action event is handled already. For Instance events
-   * we don't wan't actions like stop to be executed
+   * we don't want actions like stop to be executed
    * to prevent the disabling of system service monitoring */
   if (A->id == ACTION_ALERT || E->id == EVENT_INSTANCE) {
     return;



reply via email to

[Prev in Thread] Current Thread [Next in Thread]