mirror of
https://github.com/curl/curl.git
synced 2026-07-13 07:07:17 +03:00
fixup drop the PORT strip
This commit is contained in:
parent
034fd2fcbb
commit
44cb9d1e4b
1 changed files with 0 additions and 1 deletions
|
|
@ -34,7 +34,6 @@ ftp://%HOSTIP:%FTPPORT/path/%TESTNUMBER
|
|||
<verify>
|
||||
# Strip off parts of the PORT and EPRT commands that might differ
|
||||
<strippart>
|
||||
s/^PORT (.*)/PORT/
|
||||
s/^EPRT \|1\|(.*)/EPRT \|1\|/
|
||||
</strippart>
|
||||
<protocol>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue