SF.net SVN: nagiosplug:[2083] Nagios-Plugin/trunk/t/check_stuff.pl

[email protected]
Newsgroups gmane.network.nagios.plugins.cvs
Message-ID <[email protected]>
Revision: 2083
          http://nagiosplug.svn.sourceforge.net/nagiosplug/?rev=2083&view=rev
Author:   dermoth
Date:     2008-11-19 03:58:43 +0000 (Wed, 19 Nov 2008)

Log Message:
-----------
Get rid if CVS/SVN tags (this is an example anyway)

Modified Paths:
--------------
    Nagios-Plugin/trunk/t/check_stuff.pl

Modified: Nagios-Plugin/trunk/t/check_stuff.pl
===================================================================
--- Nagios-Plugin/trunk/t/check_stuff.pl	2008-11-19 03:58:09 UTC (rev 2082)
+++ Nagios-Plugin/trunk/t/check_stuff.pl	2008-11-19 03:58:43 UTC (rev 2083)
@@ -11,8 +11,6 @@
 # the really cool Nagios monitoring scripts you're going to create.
 # You rock.  
 
-# $Id$
-
 ##############################################################################
 # prologue
 use strict;
@@ -21,8 +19,7 @@
 use Nagios::Plugin ;
 
 use vars qw($VERSION $PROGNAME  $verbose $warn $critical $timeout $result);
-'$Revision$' =~ /^.*(\d+.\d+) \$$/;  # Use The Revision from RCS/CVS/Subversion
-$VERSION = $1;
+$VERSION = '1.0';
 
 # get the base name of this script for use in the examples
 use File::Basename;


This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.