tests/test-clone-failure.out
changeset 775 122449dd89db
parent 642 5d6177b72fcc
child 793 445970ccf57a
child 808 8f5637f0a0c0
child 814 0902ffece4b4
equal deleted inserted replaced
774:6592c4f5cd4f 775:122449dd89db
     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