[Nagios-devel] Possible Bug: cmd.cgi
Posted: Thu May 09, 2002 1:50 pm
I noticed "cmd.c" line 1454 shows:
printf("Note: It may take a white before the command is actually
processed.\n");
I think that's supposed to be:
printf("Note: It may take a while before the command is actually
processed.\n");
'cause I'm pretty sure any color can process a command
Thanks...keep up the good work!
M. Brock Harris
Software Engineer
SolutionPro, Inc.
(208) 947-5972
[email protected]
This post was automatically imported from historical nagios-devel mailing list archives
Original poster: [email protected]
printf("Note: It may take a white before the command is actually
processed.\n");
I think that's supposed to be:
printf("Note: It may take a while before the command is actually
processed.\n");
'cause I'm pretty sure any color can process a command
Thanks...keep up the good work!
M. Brock Harris
Software Engineer
SolutionPro, Inc.
(208) 947-5972
[email protected]
This post was automatically imported from historical nagios-devel mailing list archives
Original poster: [email protected]