fixup try ignoring TYPE

This commit is contained in:
Daniel Stenberg 2025-10-06 13:15:34 +02:00
parent 168d8ea186
commit cf776e6fd1
No known key found for this signature in database
GPG key ID: 5CC908FDB71E12C2

View file

@ -32,8 +32,10 @@ ftp://%HOSTIP:%FTPPORT/path/%TESTNUMBER
# Verify data after the test has been "shot"
<verify>
# Strip off parts of the PORT and EPRT commands that might differ
# Strip off parts of the EPRT command that might differ
# The TYPE command might get sent so we ignore that
<strippart>
s/^TYPE (.*)//
s/^EPRT \|1\|(.*)/EPRT \|1\|/
</strippart>
<protocol>