diff options
author | Daniel Stenberg <daniel@haxx.se> | 2005-11-10 22:22:38 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2005-11-10 22:22:38 +0000 |
commit | a5fcb26ab16b56907896e4053976359ad537e315 (patch) | |
tree | f106f2105feb2593c0bce9339978576b6d5c9d33 /tests/data/test75 | |
parent | d68b1a1e8ca7e759abce4b2db13308ea65efb47d (diff) |
modified to the new error text for range error
Diffstat (limited to 'tests/data/test75')
-rw-r--r-- | tests/data/test75 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/data/test75 b/tests/data/test75 index 1458cbc1c..6aeaf14c4 100644 --- a/tests/data/test75 +++ b/tests/data/test75 @@ -34,7 +34,7 @@ HTTP, urlglob retrieval with bad range 3 </errorcode> <stdout mode=text> -curl: (3) [globbing] error: illegal pattern or range specification after pos 24 +curl: (3) [globbing] error: bad range specification after pos 24 </stdout> </verify> |