Adding d/p/14_check_curl_remove_experimental_state from upstream
https://patch-diff.githubusercontent.com/raw/monitoring-plugins/monitoring-plugins/pull/2017.diff
This commit is contained in:
parent
8b17915ecc
commit
01e11f9582
2 changed files with 14 additions and 0 deletions
13
debian/patches/14_check_curl_remove_experimental_state
vendored
Normal file
13
debian/patches/14_check_curl_remove_experimental_state
vendored
Normal file
|
@ -0,0 +1,13 @@
|
||||||
|
diff --git a/plugins/check_curl.c b/plugins/check_curl.c
|
||||||
|
index e9c15e648..e25d7a79a 100644
|
||||||
|
--- a/plugins/check_curl.c
|
||||||
|
+++ b/plugins/check_curl.c
|
||||||
|
@@ -2190,8 +2190,6 @@ print_usage (void)
|
||||||
|
printf ("%s\n", _("In the first form, make an HTTP request."));
|
||||||
|
printf ("%s\n\n", _("In the second form, connect to the server and check the TLS certificate."));
|
||||||
|
#endif
|
||||||
|
- printf ("%s\n", _("WARNING: check_curl is experimental. Please use"));
|
||||||
|
- printf ("%s\n\n", _("check_http if you need a stable version."));
|
||||||
|
}
|
||||||
|
|
||||||
|
void
|
1
debian/patches/series
vendored
1
debian/patches/series
vendored
|
@ -5,4 +5,5 @@
|
||||||
11_check_curl_raise_ssl_issue
|
11_check_curl_raise_ssl_issue
|
||||||
12_check_curl_add_docu
|
12_check_curl_add_docu
|
||||||
13_check_mysql_fix_variables
|
13_check_mysql_fix_variables
|
||||||
|
14_check_curl_remove_experimental_state
|
||||||
# feature patches
|
# feature patches
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue