tests/test-pull-http.t
changeset 18851 a60963c02f92
parent 17565 f62ed3d90377
child 22046 7a9cbb315d84
equal deleted inserted replaced
18850:442c0cb8287a 18851:a60963c02f92
    56 
    56 
    57 expect error, pulling not allowed
    57 expect error, pulling not allowed
    58 
    58 
    59   $ req
    59   $ req
    60   pulling from http://localhost:$HGPORT/
    60   pulling from http://localhost:$HGPORT/
    61   searching for changes
       
    62   abort: authorization failed
    61   abort: authorization failed
    63   % serve errors
    62   % serve errors
    64 
    63 
    65   $ cd ..
    64   $ cd ..