aboutsummaryrefslogtreecommitdiff
path: root/tests/data/test134
diff options
context:
space:
mode:
authorYang Tse <yangsita@gmail.com>2011-09-05 12:39:50 +0200
committerYang Tse <yangsita@gmail.com>2011-09-05 12:39:50 +0200
commiteb44ac013832aab80c3ed90292d7b4f25a8a4d75 (patch)
treec8d8d8ea4d40ff74d2a3150e127b643f23076be8 /tests/data/test134
parentd52f3eb598967fe101d7bc50b0fe2bb4d38542dc (diff)
test suite: use test case specific netrc file names
Diffstat (limited to 'tests/data/test134')
-rw-r--r--tests/data/test1344
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/data/test134 b/tests/data/test134
index 83035849e..8a3ba6204 100644
--- a/tests/data/test134
+++ b/tests/data/test134
@@ -37,9 +37,9 @@ ftp
FTP (optional .netrc; programmatic user/passwd) dir list PASV
</name>
<command>
---netrc-optional --netrc-file log/netrc -u romulus:rhemus ftp://mary:mark@%HOSTIP:%FTPPORT/
+--netrc-optional --netrc-file log/netrc134 -u romulus:rhemus ftp://mary:mark@%HOSTIP:%FTPPORT/
</command>
-<file name="log/netrc" >
+<file name="log/netrc134" >
# the following two lines were created while testing curl
machine %HOSTIP login user1 password passwd1
machine %HOSTIP login user2 password passwd2