diff options
Diffstat (limited to 'tests/data')
-rw-r--r-- | tests/data/test101 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/data/test101 b/tests/data/test101 index ea9b9b891..a191c4ba2 100644 --- a/tests/data/test101 +++ b/tests/data/test101 @@ -27,8 +27,11 @@ ftp://%HOSTIP:%FTPPORT/ -P %HOSTIP # Verify data after the test has been "shot" <verify> +# strip all kinds of PORT, EPRT and LPRT curl can do <strip> ^PORT 127,0,0,1,.* +^EPRT.* +^LPRT.* </strip> <protocol> USER anonymous
|