comparison tests/test-bad-pull.out @ 801:1f9ec150a476

Updated output of tests.
author Thomas Arendsen Hein <thomas@intevation.de>
date Fri, 29 Jul 2005 15:21:02 +0100
parents 445970ccf57a
children 8f5637f0a0c0
comparison
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