mirror of
https://github.com/curl/curl.git
synced 2026-07-16 00:47:17 +03:00
test1510: fix expectation
The test had `Closing connection 0` in its expectations, but a stripfile expression that removes such lines. No recent changes, but started failing this morning. Too little coffee for me? Or what triggered this? Closes #17515
This commit is contained in:
parent
f738093896
commit
e61c287e73
1 changed files with 0 additions and 1 deletions
|
|
@ -86,7 +86,6 @@ Accept: */*
|
|||
* Connection #0 to host server1.example.com left intact
|
||||
* Connection #1 to host server2.example.com left intact
|
||||
* Connection #2 to host server3.example.com left intact
|
||||
* Closing connection 0
|
||||
* Connection #3 to host server4.example.com left intact
|
||||
</file>
|
||||
<stripfile>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue