tests/test-clonebundles.t
changeset 42333 da3861ef7959
parent 41614 f2f538725d07
child 42964 be0d54cce8f4
--- a/tests/test-clonebundles.t	Thu May 16 21:17:14 2019 +0200
+++ b/tests/test-clonebundles.t	Fri May 17 11:03:47 2019 -0400
@@ -53,7 +53,7 @@
   $ echo 'http://does.not.exist/bundle.hg' > server/.hg/clonebundles.manifest
   $ hg clone http://localhost:$HGPORT 404-url
   applying clone bundle from http://does.not.exist/bundle.hg
-  error fetching bundle: (.* not known|(\[Errno -?\d+])? No address associated with hostname) (re) (no-windows !)
+  error fetching bundle: (.* not known|(\[Errno -?\d+])? [Nn]o address associated with (host)?name) (re) (no-windows !)
   error fetching bundle: [Errno 1100*] getaddrinfo failed (glob) (windows !)
   abort: error applying bundle
   (if this error persists, consider contacting the server operator or disable clone bundles via "--config ui.clonebundles=false")