diff options
author | Daniel Stenberg <daniel@haxx.se> | 2012-07-10 23:20:05 +0200 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2012-07-10 23:20:05 +0200 |
commit | c7106b3eb764e3c06ac94bfd9b0a48558bf526ce (patch) | |
tree | 61a6c4f7345f65706153715f7f419465b5240326 /tests/data | |
parent | f2b6ebed7bfcfcbe65bcadbce1c5ae7e6134c11e (diff) |
test231: fix wrong -C use!
Diffstat (limited to 'tests/data')
-rw-r--r-- | tests/data/test231 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/data/test231 b/tests/data/test231 index 912ea4125..8092bc518 100644 --- a/tests/data/test231 +++ b/tests/data/test231 @@ -17,7 +17,7 @@ file file:// with resume </name> <command> -file://localhost/%PWD/log/test231.txt -C 10- +file://localhost/%PWD/log/test231.txt -C 10 </command> <file name="log/test231.txt"> A01234567 |