tests/test-clonebundles.t
changeset 29845 398037e0511c
parent 29593 953839de96ab
child 30211 6b0741d6d234
--- a/tests/test-clonebundles.t	Thu Aug 25 01:26:39 2016 -0400
+++ b/tests/test-clonebundles.t	Thu Aug 25 01:06:32 2016 -0400
@@ -61,7 +61,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* (glob)
+  error fetching bundle: (.* refused.*|Protocol not supported) (re)
   abort: error applying bundle
   (if this error persists, consider contacting the server operator or disable clone bundles via "--config ui.clonebundles=false")
   [255]