mirror of
https://github.com/curl/curl.git
synced 2026-06-06 16:04:14 +03:00
ech_tests.sh: replace "pres" with "res"
This commit is contained in:
parent
0d1147e699
commit
3baaad2941
2 changed files with 1 additions and 2 deletions
1
.github/scripts/codespell-ignore.txt
vendored
1
.github/scripts/codespell-ignore.txt
vendored
|
|
@ -15,7 +15,6 @@ nome
|
|||
numer
|
||||
PASE
|
||||
perfec
|
||||
pres
|
||||
seh
|
||||
ser
|
||||
strat
|
||||
|
|
|
|||
|
|
@ -337,7 +337,7 @@ echo "curl: have $have_curl, cURL command: |$CURL ${CURL_PARAMS[*]}|"
|
|||
echo "ossl: have: $have_ossl, using: $using_ossl"
|
||||
echo "wolf: have: $have_wolf, using: $using_wolf"
|
||||
echo "bssl: have: $have_bssl, using: $using_bssl"
|
||||
echo "dig: $have_dig, kdig: $have_kdig, HTTPS pres format: $have_presout"
|
||||
echo "dig: $have_dig, kdig: $have_kdig, HTTPS res format: $have_presout"
|
||||
echo "dig command: |$digcmd|"
|
||||
echo "ports != 443 blocked: $have_portsblocked"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue