From a5fcb26ab16b56907896e4053976359ad537e315 Mon Sep 17 00:00:00 2001
From: Daniel Stenberg <daniel@haxx.se>
Date: Thu, 10 Nov 2005 22:22:38 +0000
Subject: [PATCH] modified to the new error text for range error

---
 tests/data/test75 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tests/data/test75 b/tests/data/test75
index 1458cbc1c7..6aeaf14c40 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>
-- 
GitLab