Code

Removing CVS/SVN tags and replacing with git-based versioning
[nagiosplug.git] / contrib / check_vcs.pl
index 7ee00728393f4e2f6e9f5e268496bcee13a45826..38afdae2b5a8e8b9396578cf93f4927fc8b349d7 100644 (file)
@@ -71,7 +71,7 @@ sub print_help ();
     $vcs_negate = '';
     $vcs_result = '';
     $vcs_expected_result = 'ONLINE';
-    $plugin_revision = '$Revision$ ';
+    $plugin_revision = '$Revision: 33 $ ';
 
     # Grab options from command line
     GetOptions