mirror of
https://github.com/curl/curl.git
synced 2026-08-25 10:03:37 +03:00
tests: remove the QUIT filters
Once added in cd4aee156f to work around connection shutdown
issues.
Closes #18405
This commit is contained in:
parent
0f3f6e3a93
commit
d77a23c263
225 changed files with 0 additions and 674 deletions
|
|
@ -43,9 +43,6 @@ ftp://%HOSTIP:%FTPPORT/%TESTNUMBER %LOGDIR/ip%TESTNUMBER activeftp
|
|||
#
|
||||
# Verify data after the test has been "shot"
|
||||
<verify>
|
||||
<strip>
|
||||
QUIT
|
||||
</strip>
|
||||
<strippart>
|
||||
s/^(EPRT \|1\|)(.*)/$1/
|
||||
</strippart>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue