diff options
author | Ton Voon <tonvoon@users.sourceforge.net> | 2007-09-04 13:17:01 +0000 |
---|---|---|
committer | Ton Voon <tonvoon@users.sourceforge.net> | 2007-09-04 13:17:01 +0000 |
commit | 3ec5d3b8b2426a9acce2faa23a58e615af62930f (patch) | |
tree | 544b1c26587ced6c82b992fc151c66981dc35e81 /.cvsignore | |
parent | 819c55cfdd0c26069229ec27a02576d4169defdb (diff) | |
download | monitoring-plugin-perl-3ec5d3b8b2426a9acce2faa23a58e615af62930f.tar.gz |
Fixed CPAN test failures due to bad MANIFEST. Fixed version numbering
Fixed a performance parsing problem where uom=% wasn't being recognised
git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/Nagios-Plugin/trunk@1775 f882894a-f735-0410-b71e-b25c423dba1c
Diffstat (limited to '.cvsignore')
-rw-r--r-- | .cvsignore | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/.cvsignore b/.cvsignore deleted file mode 100644 index 96e6eb3..0000000 --- a/.cvsignore +++ /dev/null | |||
@@ -1,5 +0,0 @@ | |||
1 | Makefile | ||
2 | blib | ||
3 | pm_to_blib | ||
4 | .bzr | ||
5 | .bzrignore | ||