comparison tests/test-bad-pull.out @ 642:5d6177b72fcc

Update tests
author Matt Mackall <mpm@selenic.com>
date Wed, 06 Jul 2005 22:27:25 -0800
parents 4fc63e22b1fe
children 085a8145e151 574869103985
comparison
equal deleted inserted replaced
641:27f53edc02b9 642:5d6177b72fcc
1 + hg clone http://localhost:20059/ copy 1 + hg clone http://localhost:20059/ copy
2 requesting all changes 2 requesting all changes
3 adding changesets
4 abort: error 111: Connection refused 3 abort: error 111: Connection refused
5 transaction abort!
6 rollback completed
7 + echo 255 4 + echo 255
8 255 5 255
9 + ls copy 6 + ls copy
10 ls: copy: No such file or directory 7 ls: copy: No such file or directory
11 + cat 8 + cat
12 + python dumb.py 9 + python dumb.py
13 + sleep 2 10 + sleep 2
14 + hg clone http://localhost:20059/foo copy2 11 + hg clone http://localhost:20059/foo copy2
15 requesting all changes 12 requesting all changes
16 adding changesets
17 abort: HTTP Error 404: File not found 13 abort: HTTP Error 404: File not found
18 transaction abort!
19 rollback completed
20 + echo 255 14 + echo 255
21 255 15 255
22 + set +x 16 + set +x