From 26eb3322ecdd02df5614b6b11f9c85dbf032e5a0 Mon Sep 17 00:00:00 2001 From: Jan Wagner Date: Thu, 15 Oct 2009 22:28:37 +0000 Subject: [PATCH] fix proxy patch --- debian/patches/00list | 1 + debian/patches/40_check_http_proxy_auth.dpatch | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/debian/patches/00list b/debian/patches/00list index 6eeb761..019ef7d 100644 --- a/debian/patches/00list +++ b/debian/patches/00list @@ -14,3 +14,4 @@ 37_check_radius_nas-ip-address.dpatch 38_fix_libexec.dpatch 39_check_ircd_fix_epn.dpatch +40_check_http_proxy_auth.dpatch diff --git a/debian/patches/40_check_http_proxy_auth.dpatch b/debian/patches/40_check_http_proxy_auth.dpatch index bb51600..d78f968 100644 --- a/debian/patches/40_check_http_proxy_auth.dpatch +++ b/debian/patches/40_check_http_proxy_auth.dpatch @@ -1,8 +1,8 @@ -#! /bin/sh -e +#! /bin/sh /usr/share/dpatch/dpatch-run ## 40_check_http_proxy_auth.dpatch ## From: Thomas Guyot-Sionnest ## Date: Tue, 22 Sep 2009 01:20:33 +0000 (-0400) -## Subject: Add proxy-authorization option to check_http (Peter Doherty - #2863772, Bryan Irvine... +## Subject: Add proxy-authorization option to check_http (Peter Doherty - #2863772, Bryan Irvine... ## X-Git-Url: http://repo.or.cz/w/nagiosplugins.git?a=commitdiff_plain;h=08199792ba8bf19c2dbdc27f68689e571d4240a9 ## ## DP: Add proxy-authorization option to check_http