From 6fbd14fea5c111a23d9074d25499991cbfa58f79 Mon Sep 17 00:00:00 2001 From: Thomas Guyot-Sionnest Date: Sun, 23 Nov 2008 05:38:47 +0000 Subject: Removing CVS/SVN tags and replacing with git-based versioning For contrib/, full tags have been imported from subversion git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@2091 f882894a-f735-0410-b71e-b25c423dba1c --- contrib/check_lotus.pl | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'contrib/check_lotus.pl') diff --git a/contrib/check_lotus.pl b/contrib/check_lotus.pl index c94e6c2d..8bedced8 100755 --- a/contrib/check_lotus.pl +++ b/contrib/check_lotus.pl @@ -1,8 +1,7 @@ #!/usr/bin/perl -w -# $Id$ +# $Id: check_lotus.pl 1096 2005-01-25 09:04:26Z stanleyhopcroft $ -# $Log$ # Revision 1.1 2005/01/25 09:04:26 stanleyhopcroft # New plugin to check responsiveness of Louts Notes (v5 at least) servers # @@ -219,7 +218,7 @@ sub print_usage () { } sub print_help () { - print_revision($PROGNAME,'$Revision$ '); + print_revision($PROGNAME,'$Revision: 1096 $ '); print "Copyright (c) 2004 Ed Rolison/S Hopcroft Perl Check Lotus Notes plugin for Nagios. @@ -250,7 +249,7 @@ Returns OK if the named server responds with its name. } sub version () { - print_revision($PROGNAME,'$Revision$ '); + print_revision($PROGNAME,'$Revision: 1096 $ '); exit $ERRORS{'OK'}; } -- cgit v1.2.3-74-g34f1