tests/test-bad-pull.out
changeset 801 1f9ec150a476
parent 793 445970ccf57a
child 808 8f5637f0a0c0
equal deleted inserted replaced
800:ec85f9e6f3b1 801:1f9ec150a476
     1 + hg clone http://localhost:20059/ copy
     1 + hg clone http://localhost:20059/ copy
     2 requesting all changes
     2 requesting all changes
     3 abort: error: Connection refused
     3 abort: error: Connection refused
     4 + echo 255
       
     5 255
     4 255
     6 + ls copy
       
     7 ls: copy: No such file or directory
     5 ls: copy: No such file or directory
     8 + cat
       
     9 + set +x
       
    10 + hg clone http://localhost:20059/foo copy2
     6 + hg clone http://localhost:20059/foo copy2
    11 requesting all changes
     7 requesting all changes
    12 abort: HTTP Error 404: File not found
     8 abort: HTTP Error 404: File not found
    13 + echo 255
       
    14 255
     9 255
    15 + set +x