From bf6b07cad2ecea53ac41838d7aeddc7e247c66bc Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Tue, 4 Feb 2020 20:19:53 +0300 Subject: Release version 7.67.0+4 Revert curl's HTTPS URL query test --- curl/tests/https.testscript | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) (limited to 'curl/tests') diff --git a/curl/tests/https.testscript b/curl/tests/https.testscript index 34574d0..ae621ac 100644 --- a/curl/tests/https.testscript +++ b/curl/tests/https.testscript @@ -1,7 +1,7 @@ # file : tests/https.testscript # copyright : Copyright (c) 2016-2019 Code Synthesis Ltd # license : cURL License; see accompanying COPYING file -#\ + : default : { @@ -20,10 +20,3 @@ { $* -s 'https://www.example.com' --capath "$src_base/empty.pem" == 60 } -#\ - -: verbose -: -{ - $* -v --no-tcp-nodelay 'https://www.example.com' >! 2>&1 -} -- cgit v1.1