From ca9c6801fcf3c57c720851f57f8cadf95e492c4f Mon Sep 17 00:00:00 2001 From: Andreas Baumann Date: Fri, 2 Oct 2009 11:59:12 +0000 Subject: dont parse HTTP status line when answer is a FTP listing (we should use ftpparse here get some usefule data back) --- tests/GNUmakefile | 1 - tests/clientcertcheck | 8 -------- tests/useragent | 1 - 3 files changed, 10 deletions(-) delete mode 100644 tests/clientcertcheck diff --git a/tests/GNUmakefile b/tests/GNUmakefile index ca22877..00376f4 100644 --- a/tests/GNUmakefile +++ b/tests/GNUmakefile @@ -21,7 +21,6 @@ local_clean: local_distclean: local_test: - -$(TOPDIR)/src/check_curl --config-file clientcertcheck -$(TOPDIR)/src/check_curl --config-file connect_failure -$(TOPDIR)/src/check_curl --config-file DNS_failure -$(TOPDIR)/src/check_curl --config-file iis diff --git a/tests/clientcertcheck b/tests/clientcertcheck deleted file mode 100644 index 072ec7d..0000000 --- a/tests/clientcertcheck +++ /dev/null @@ -1,8 +0,0 @@ -f follow -w 5 -c 10 -t 5 -S -I charon.eurospider.ch -H charon.eurospider.ch -u "/" diff --git a/tests/useragent b/tests/useragent index eef5e93..899bec2 100644 --- a/tests/useragent +++ b/tests/useragent @@ -1,4 +1,3 @@ -v A "check_nagios_curl - Test (+http://nagios-plugin-curl.origo.ethz.ch)" I www.yahoo.com H www.yahoo.com -- cgit v1.2.3-54-g00ecf