diff --git a/tests/data/test766 b/tests/data/test766 index 04aea851e8..c751b32571 100644 --- a/tests/data/test766 +++ b/tests/data/test766 @@ -32,8 +32,10 @@ ftp://%HOSTIP:%FTPPORT/path/%TESTNUMBER # Verify data after the test has been "shot" -# 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 +s/^TYPE (.*)// s/^EPRT \|1\|(.*)/EPRT \|1\|/