aboutsummaryrefslogtreecommitdiffstats
path: root/tests/data/test131
diff options
context:
space:
mode:
Diffstat (limited to 'tests/data/test131')
-rw-r--r--tests/data/test1319
1 files changed, 3 insertions, 6 deletions
diff --git a/tests/data/test131 b/tests/data/test131
index 4e9ba6d9..6e99d8a8 100644
--- a/tests/data/test131
+++ b/tests/data/test131
@@ -13,7 +13,7 @@ netrc
#
# When doing LIST, we get the default list output hard-coded in the test
# FTP server
-<datacheck>
+<datacheck mode="text">
total 20
drwxr-xr-x 8 98 98 512 Oct 22 13:06 .
drwxr-xr-x 8 98 98 512 Oct 22 13:06 ..
@@ -31,9 +31,6 @@ dr-xr-xr-x 5 0 1 512 Oct 1 1997 usr
#
# Client-side
<client>
-<features>
-netrc_debug
-</features>
<server>
ftp
</server>
@@ -41,9 +38,9 @@ ftp
FTP (optional .netrc; user/no pass) dir list PASV
</name>
<command>
---netrc-optional ftp://user2@%HOSTIP:%FTPPORT/
+--netrc-optional --netrc-file log/netrc131 ftp://user2@%HOSTIP:%FTPPORT/
</command>
-<file name="log/netrc" >
+<file name="log/netrc131" >
# the following two lines were created while testing curl
machine %HOSTIP login user1 password passwd1
machine %HOSTIP login user2 password passwd2