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_log2.pl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'contrib/check_log2.pl') diff --git a/contrib/check_log2.pl b/contrib/check_log2.pl index 61a11708..f1533a0c 100644 --- a/contrib/check_log2.pl +++ b/contrib/check_log2.pl @@ -1,6 +1,6 @@ #!/usr/bin/perl -w # -# $Id$ +# $Id: check_log2.pl 1300 2005-12-16 18:41:45Z harpermann $ # # Log file regular expression detector for Nagios. # Written by Aaron Bostick (abostick@mydoconline.com) @@ -77,7 +77,7 @@ sub print_help (); $neg_re_pattern = ''; $pattern_count = 0; $pattern_line = ''; - $plugin_revision = '$Revision$ '; + $plugin_revision = '$Revision: 1300 $ '; # Grab options from command line GetOptions -- cgit v1.2.3-74-g34f1