tests/test-lfs-serve-access.t
changeset 40661 380f5131ee7b
parent 40660 9f78d10742af
child 40662 93e5d18251d6
--- a/tests/test-lfs-serve-access.t	Thu Nov 15 17:58:59 2018 -0500
+++ b/tests/test-lfs-serve-access.t	Thu Nov 15 18:08:29 2018 -0500
@@ -81,6 +81,11 @@
   (the "lfs.url" config may be used to override http://localhost:$HGPORT/missing)
   [255]
 
+  $ hg -R httpclone update default --config lfs.url=http://localhost:$HGPORT2/missing
+  abort: LFS error: *onnection *refused*! (glob)
+  (the "lfs.url" config may be used to override http://localhost:$HGPORT2/missing)
+  [255]
+
 Blob URIs are correct when --prefix is used
 
   $ hg clone --debug http://localhost:$HGPORT/subdir/mount/point cloned2