tests/test-clone-failure.out
changeset 793 445970ccf57a
parent 642 5d6177b72fcc
parent 775 122449dd89db
child 801 1f9ec150a476
equal deleted inserted replaced
792:49ec802b4a16 793:445970ccf57a
     2 abort: repository a/.hg not found!
     2 abort: repository a/.hg not found!
     3 + echo 255
     3 + echo 255
     4 255
     4 255
     5 + hg clone http://127.0.0.1:3121/a b
     5 + hg clone http://127.0.0.1:3121/a b
     6 requesting all changes
     6 requesting all changes
     7 abort: error 111: Connection refused
     7 abort: error: Connection refused
     8 + echo 255
     8 + echo 255
     9 255
     9 255
    10 + rm -rf b
    10 + rm -rf b
    11 + mkdir a
    11 + mkdir a
    12 + chmod 000 a
    12 + chmod 000 a