adding ' around arguments in plugin confs

This commit is contained in:
Jan Wagner 2008-06-06 12:45:04 +00:00
parent 5cc06623c7
commit efa65d0ee2
34 changed files with 139 additions and 138 deletions

3
debian/changelog vendored
View file

@ -28,7 +28,8 @@ nagios-plugins (1.4.12-1) UNRELEASED; urgency=low
perl of check_disk_smb, thanks Stephane Chazelas <stephane@artesyncp.com>
for providing it (Closes: #478906)
* add 34_fix_smbclient_check_disk_smb.dpatch which fixes usage of smbclient,
thanks Stephane Chazelas <stephane@artesyncp.com> for providing it
thanks Stephane Chazelas <stephane@artesyncp.com> for providing it and
adding ' around arguments in plugin configs
(Closes: #478942)
* add 35_check_http_date.dpatch which fixes date parsing of check_http,
thanks Hilko Bengen <bengen@debian.org> for providing it (Closes: #460097)