From b0d24051f743cf3d9d7156ee9faa5dd797dd29f2 Mon Sep 17 00:00:00 2001 From: Sunpoet Po-Chuan Hsieh Date: Fri, 26 Jun 2020 11:55:49 +0000 Subject: Remove pre-test-PROXY-off: Tests run without error regardless of PROXY option. PROXY disabled: TESTDONE: 930 tests out of 930 reported OK: 100% TESTDONE: 1364 tests were considered during 369 seconds. PROXY enabled: TESTDONE: 1052 tests out of 1052 reported OK: 100% TESTDONE: 1364 tests were considered during 410 seconds. --- ftp/curl/Makefile | 7 ------- 1 file changed, 7 deletions(-) (limited to 'ftp/curl') diff --git a/ftp/curl/Makefile b/ftp/curl/Makefile index 5770ae0d75fa..2718773ea41a 100644 --- a/ftp/curl/Makefile +++ b/ftp/curl/Makefile @@ -165,11 +165,4 @@ post-install-EXAMPLES-on: ${MKDIR} ${STAGEDIR}${EXAMPLESDIR}/ cd ${WRKSRC}/docs/examples/ && ${INSTALL_DATA} README Makefile.example makefile* *.c *.cpp ${STAGEDIR}${EXAMPLESDIR}/ -pre-test-PROXY-off: - @${ECHO_MSG} "******************************************" - @${ECHO_MSG} "* You have disabled curl proxy support. *" - @${ECHO_MSG} "* Some tests SHALL FAIL! *" - @${ECHO_MSG} "* This is being addressed. *" - @${ECHO_MSG} "******************************************" - .include -- cgit v1.2.3