$OpenBSD: patch-tests_test-clonebundles_t,v 1.3 2017/11/27 12:53:51 juanfra Exp $

Index: tests/test-clonebundles.t
--- tests/test-clonebundles.t.orig
+++ tests/test-clonebundles.t
@@ -53,7 +53,7 @@ Manifest file with invalid URL aborts
   $ 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|No address associated with hostname) (re) (no-windows !)
+  error fetching bundle: (.* not known|No address associated with hostname|no address associated with name) (re) (no-windows !)
   error fetching bundle: [Errno 11004] getaddrinfo failed (windows !)
   abort: error applying bundle
   (if this error persists, consider contacting the server operator or disable clone bundles via "--config ui.clonebundles=false")
