tests/test-http-proxy.t
changeset 14024 92b768e9f80c
parent 13742 7abab875e647
parent 14023 2cd1520664b8
child 14093 ce99d887585f
equal deleted inserted replaced
14022:f8e1dc896e5f 14024:92b768e9f80c
    15 url for proxy, stream
    15 url for proxy, stream
    16 
    16 
    17   $ http_proxy=http://localhost:$HGPORT1/ hg --config http_proxy.always=True clone --uncompressed http://localhost:$HGPORT/ b
    17   $ http_proxy=http://localhost:$HGPORT1/ hg --config http_proxy.always=True clone --uncompressed http://localhost:$HGPORT/ b
    18   streaming all changes
    18   streaming all changes
    19   3 files to transfer, 303 bytes of data
    19   3 files to transfer, 303 bytes of data
    20   transferred * bytes in * seconds (*B/sec) (glob)
    20   transferred * bytes in * seconds (*/sec) (glob)
    21   updating to branch default
    21   updating to branch default
    22   1 files updated, 0 files merged, 0 files removed, 0 files unresolved
    22   1 files updated, 0 files merged, 0 files removed, 0 files unresolved
    23   $ cd b
    23   $ cd b
    24   $ hg verify
    24   $ hg verify
    25   checking changesets
    25   checking changesets