diff options
author | Daniel Stenberg <daniel@haxx.se> | 2006-05-24 15:22:03 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2006-05-24 15:22:03 +0000 |
commit | 4a8dfb34613732b81f0e4dd7fbaac5df39e395f2 (patch) | |
tree | d9c477b353969e61fc1d69b8982140fe6ab89896 /tests/data | |
parent | 3752b3aead68111c8cf2008e34a7f2a278a33e55 (diff) |
based on Tor Arntsen's fix, this should correct test case 271 to again run
fine
Diffstat (limited to 'tests/data')
-rw-r--r-- | tests/data/test271 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/data/test271 b/tests/data/test271 index d08348423..d650f9a31 100644 --- a/tests/data/test271 +++ b/tests/data/test271 @@ -26,7 +26,7 @@ tftp TFTP retrieve </name> <command> -tftp://%HOSTIP:%TFTPPORT/271 --trace-ascii log/traceit +tftp://%HOSTIP:%TFTPPORT//271 --trace-ascii log/traceit </command> </client> |