test suite: use test case specific netrc file names

This commit is contained in:
Yang Tse
2011-09-05 12:39:50 +02:00
parent d52f3eb598
commit eb44ac0138
9 changed files with 17 additions and 14 deletions

View File

@@ -21,7 +21,7 @@ netrc parsing unit tests
<tool>
unit1304
</tool>
<file name="log/netrc">
<file name="log/netrc1304">
machine example.com login admin password passwd
machine curl.example.com login none password none
</file>