tests/test-bad-pull.t
changeset 12375 02990e22150b
parent 12365 22f3353bcc36
child 12376 97ffc68f71d3
equal deleted inserted replaced
12374:4e7dd28db0dd 12375:02990e22150b
    22 give the server some time to start running
    22 give the server some time to start running
    23 
    23 
    24   $ sleep 1
    24   $ sleep 1
    25 
    25 
    26   $ hg clone http://localhost:$HGPORT/foo copy2 2>&1
    26   $ hg clone http://localhost:$HGPORT/foo copy2 2>&1
    27   abort: HTTP Error 404: .*
    27   abort: HTTP Error 404: .* (re)
    28   [255]
    28   [255]
    29 
    29 
    30   $ kill $!
    30   $ kill $!