tests/test-identify.t
changeset 12346 3b165c127690
parent 12316 4134686b83e1
child 13447 931a72e00efa
equal deleted inserted replaced
12339:f85338f509e4 12346:3b165c127690
    65 remote with tags?
    65 remote with tags?
    66 
    66 
    67   $ hg id -t http://localhost:$HGPORT1/
    67   $ hg id -t http://localhost:$HGPORT1/
    68   abort: can't query remote revision number, branch, or tags
    68   abort: can't query remote revision number, branch, or tags
    69   [255]
    69   [255]
    70 
       
    71   $ true # ends with util.Abort -> returns 255