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

Diff of /monit/monitor.c

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

revision 1.71 by martinp, Sun Sep 14 18:34:01 2003 UTC revision 1.72 by martinp, Sun Sep 14 19:00:00 2003 UTC
# Line 344  static void do_action(char **args) { Line 344  static void do_action(char **args) {
344        
345    char *action= args[optind];    char *action= args[optind];
346    char *P= args[++optind];    char *P= args[++optind];
347      
348      Run.once= TRUE;
349    
350    if(! action) {    if(! action) {
351            
352      Run.once= FALSE;      Run.once= FALSE;

Legend:
Removed from v.1.71  
changed lines
  Added in v.1.72

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