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

Diff of /monit/alert.c

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

revision 1.16 by martinp, Mon Jun 9 19:33:41 2003 UTC revision 1.17 by martinp, Mon Jun 9 20:51:01 2003 UTC
# Line 253  static void smtp_alert(Process_T p, int Line 253  static void smtp_alert(Process_T p, int
253          tmp->next= list;          tmp->next= list;
254          list= tmp;          list= tmp;
255                    
256          if ( Run.debug )          DEBUG("%s notification is sent to %s\n", desclog[event], m->to);
             log("%s notification is sent to %s\n", desclog[event], m->to);  
257    
258        }        }
259    

Legend:
Removed from v.1.16  
changed lines
  Added in v.1.17

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