tests/test-clonebundles.t
changeset 40986 97484e1d1834
parent 40937 a0886a4d6dce
child 41321 f2f538725d07
--- a/tests/test-clonebundles.t	Sun Dec 16 17:55:08 2018 +0900
+++ b/tests/test-clonebundles.t	Sun Dec 16 18:51:48 2018 +0000
@@ -64,7 +64,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|(.* )?\$EADDRNOTAVAIL\$) (re)
   abort: error applying bundle
   (if this error persists, consider contacting the server operator or disable clone bundles via "--config ui.clonebundles=false")
   [255]