/[monit]/monit/validate.c
ViewVC logotype

Diff of /monit/validate.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.81 by martinp, Wed Aug 27 01:42:40 2003 UTC revision 1.82 by martinp, Wed Aug 27 21:53:13 2003 UTC
# Line 266  static int eval_actions(int action, Serv Line 266  static int eval_actions(int action, Serv
266    
267    case ACTION_UNMONITOR:    case ACTION_UNMONITOR:
268        Event_post(s, event, "Event: %s\n", report);        Event_post(s, event, "Event: %s\n", report);
269          Event_post(s, EVENT_UNMONITOR, "Event: %s\n", report);
270        return FALSE;        return FALSE;
271    
272    default:    default:

Legend:
Removed from v.1.81  
changed lines
  Added in v.1.82

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26