tests/test-clonebundles.t
changeset 33009 d8b40230c8e8
parent 32958 75be14993fda
child 33286 2428e8ec0793
--- a/tests/test-clonebundles.t	Tue Jun 20 20:53:29 2017 -0700
+++ b/tests/test-clonebundles.t	Thu Jun 22 11:16:29 2017 +0200
@@ -62,7 +62,7 @@
   $ echo "http://localhost:$HGPORT1/bundle.hg" > server/.hg/clonebundles.manifest
   $ hg clone http://localhost:$HGPORT server-not-runner
   applying clone bundle from http://localhost:$HGPORT1/bundle.hg
-  error fetching bundle: (.* refused.*|Protocol not supported|Cannot assign requested address) (re)
+  error fetching bundle: (.* refused.*|Protocol not supported|(.* )?Cannot assign requested address) (re)
   abort: error applying bundle
   (if this error persists, consider contacting the server operator or disable clone bundles via "--config ui.clonebundles=false")
   [255]