mirror of
https://github.com/curl/curl.git
synced 2026-07-13 01:47:16 +03:00
fixup can we get the newline too?
This commit is contained in:
parent
cf776e6fd1
commit
64f2f5c1e7
1 changed files with 1 additions and 1 deletions
|
|
@ -35,7 +35,7 @@ ftp://%HOSTIP:%FTPPORT/path/%TESTNUMBER
|
|||
# Strip off parts of the EPRT command that might differ
|
||||
# The TYPE command might get sent so we ignore that
|
||||
<strippart>
|
||||
s/^TYPE (.*)//
|
||||
s/^TYPE (.*)$//
|
||||
s/^EPRT \|1\|(.*)/EPRT \|1\|/
|
||||
</strippart>
|
||||
<protocol>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue