]> granicus.if.org Git - curl/commitdiff
IPv6 is a required feature for these two tests, even if it's not obvious.
authorDan Fandrich <dan@coneharvesters.com>
Tue, 18 Sep 2007 17:41:04 +0000 (17:41 +0000)
committerDan Fandrich <dan@coneharvesters.com>
Tue, 18 Sep 2007 17:41:04 +0000 (17:41 +0000)
tests/data/test116
tests/data/test212

index b396c96b2bd0eff7c11a3cc1aee772ef83570417..bf04492f1b87a801f561b95300f12a2702b70457 100644 (file)
@@ -18,6 +18,10 @@ REPLY PORT 314 bluah you f00l!
 <server>
 ftp
 </server>
+# EPRT is only sent when IPv6 is enabled
+<features>
+ipv6
+</features>
  <name>
 FTP download, failed PORT
  </name>
index ebda9f106b25788bce7248eb0966fd6a286afbc2..8a10abfbae472df7cb7a5312e719559bfd2084e8 100644 (file)
@@ -14,6 +14,10 @@ REPLY EPRT 500 no such command
 <server>
 ftp
 </server>
+# EPRT is only sent when IPv6 is enabled
+<features>
+ipv6
+</features>
  <name>
 Get two FTP files with no remote EPRT support
  </name>