tests/test-http-clone-r.t
changeset 45847 d68618954ade
parent 39489 f1186c292d03
child 49825 2f2682f40ea0
equal deleted inserted replaced
45846:96ca817ec192 45847:d68618954ade
   215 
   215 
   216 no default destination if url has no path:
   216 no default destination if url has no path:
   217 
   217 
   218   $ hg clone http://localhost:$HGPORT/
   218   $ hg clone http://localhost:$HGPORT/
   219   abort: empty destination path is not valid
   219   abort: empty destination path is not valid
   220   [255]
   220   [10]
   221 
   221 
   222   $ cat error.log
   222   $ cat error.log