[Nagios-devel] Possible Bug: cmd.cgi

Support forum for Nagios Core, Nagios Plugins, NCPA, NRPE, NSCA, NDOUtils and more. Engage with the community of users including those using the open source solutions.
Locked
Guest

[Nagios-devel] Possible Bug: cmd.cgi

Post by Guest »

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
bharris@spro.net





This post was automatically imported from historical nagios-devel mailing list archives
Original poster: bharris@s-pro.net
Locked