mirror of
https://github.com/curl/curl.git
synced 2026-08-04 14:46:43 +03:00
tidy-up: whitespace (more in Perl)
Follow-up to 8eab2b7086 #17896
Cherry-picked from #17877
Closes #17901
This commit is contained in:
parent
8eab2b7086
commit
ddcfd2d511
43 changed files with 84 additions and 98 deletions
|
|
@ -79,7 +79,7 @@ Set-Cookie: cookie31=%hex[%7f-junk]hex%
|
|||
|
||||
</file>
|
||||
<precheck>
|
||||
%PERL -e 'if ("%HOSTIP" !~ /\.0\.0\.1$/) {print "Test only works for HOSTIPs ending with .0.0.1"; exit(1)}'
|
||||
%PERL -e 'if("%HOSTIP" !~ /\.0\.0\.1$/) {print "Test only works for HOSTIPs ending with .0.0.1"; exit(1)}'
|
||||
</precheck>
|
||||
<features>
|
||||
cookies
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue