tests/test-bundle.t
changeset 22183 4dd9f606d0a6
parent 21024 7731a2281cf0
child 22940 e803186296ab
equal deleted inserted replaced
22175:2965804483e3 22183:4dd9f606d0a6
   420   summary:     1.3m
   420   summary:     1.3m
   421   
   421   
   422   $ rm -r full-clone
   422   $ rm -r full-clone
   423 
   423 
   424 When cloning from a non-copiable repository into '', do not
   424 When cloning from a non-copiable repository into '', do not
   425 recurse infinitely (issue 2528)
   425 recurse infinitely (issue2528)
   426 
   426 
   427   $ hg clone full.hg ''
   427   $ hg clone full.hg ''
   428   abort: empty destination path is not valid
   428   abort: empty destination path is not valid
   429   [255]
   429   [255]
   430 
   430