comparison tests/test-bad-pull.out @ 925:5a034646e472

run-tests: remove '+ hg' trick This was causing me a fair amount of debugging confusion. Let's just forget it entirely. Updated tests to match.
author mpm@selenic.com
date Tue, 16 Aug 2005 19:03:01 -0800
parents 0902ffece4b4
children 2a676ad52c22
comparison
equal deleted inserted replaced
924:ab681ea2857e 925:5a034646e472
1 + hg clone http://localhost:20059/ copy
2 requesting all changes 1 requesting all changes
3 abort: error: Connection refused 2 abort: error: Connection refused
4 255 3 255
5 ls: copy: No such file or directory 4 ls: copy: No such file or directory
6 + hg clone http://localhost:20059/foo copy2
7 requesting all changes 5 requesting all changes
8 abort: HTTP Error 404: File not found 6 abort: HTTP Error 404: File not found
9 255 7 255