[Nagiosplug-checkins] CVS: nagiosplug/plugins check_nt.c,1.19,1.20
Karl DeBisschop
kdebisschop at users.sourceforge.net
Thu Oct 30 20:23:28 CET 2003
Update of /cvsroot/nagiosplug/nagiosplug/plugins
In directory sc8-pr-cvs1:/tmp/cvs-serv31798/plugins
Modified Files:
check_nt.c
Log Message:
provide an error message
Index: check_nt.c
===================================================================
RCS file: /cvsroot/nagiosplug/nagiosplug/plugins/check_nt.c,v
retrieving revision 1.19
retrieving revision 1.20
diff -C2 -r1.19 -r1.20
*** check_nt.c 15 Sep 2003 14:57:58 -0000 1.19
--- check_nt.c 31 Oct 2003 04:22:47 -0000 1.20
***************
*** 317,321 ****
case CHECK_NONE:
default:
! usage (_(""));
break;
--- 317,321 ----
case CHECK_NONE:
default:
! usage (_("Please specify a variable to check"));
break;
More information about the Commits
mailing list