tests/test-clone-stream.t
branchstable
changeset 48821 d9ed7c5e915d
parent 48811 4a8eff64860a
child 49920 2f2682f40ea0
equal deleted inserted replaced
48820:d4b66dc500c5 48821:d9ed7c5e915d
   815   [100]
   815   [100]
   816 
   816 
   817   $ killdaemons.py
   817   $ killdaemons.py
   818 
   818 
   819 #endif
   819 #endif
       
   820 
       
   821 Cloning a repo with no requirements doesn't give some obscure error
       
   822 
       
   823   $ mkdir -p empty-repo/.hg
       
   824   $ hg clone -q --stream ssh://user@dummy/empty-repo empty-repo2
       
   825   $ hg --cwd empty-repo2 verify -q