fixup can we get the newline too?

This commit is contained in:
Daniel Stenberg 2025-10-06 13:19:27 +02:00
parent cf776e6fd1
commit 64f2f5c1e7
No known key found for this signature in database
GPG key ID: 5CC908FDB71E12C2

View file

@ -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>