Skip to content

Commit

Permalink
now does OK even on IPv6-enabled hosts
Browse files Browse the repository at this point in the history
  • Loading branch information
bagder committed Jun 27, 2001
1 parent be449bd commit 7d82bc8
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions tests/data/test101
Expand Up @@ -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
Expand Down

0 comments on commit 7d82bc8

Please sign in to comment.