comparison tests/test-bad-pull.out @ 524:230676d0df6f

Fix up test-bad-pull output -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Fix up test-bad-pull output manifest hash: 4ed6670e4f20a0ad9e5b483ccc3003e8bd5c094c -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.0 (GNU/Linux) iD8DBQFCwxwdywK+sNU5EO8RAm4RAJ9MuISeQhLqfxo4/w3WLjk18y6gXwCeMwCf 4nvEMnJCPMyk4MSMfzPnCnQ= =wAOy -----END PGP SIGNATURE-----
author mpm@selenic.com
date Wed, 29 Jun 2005 14:09:33 -0800
parents c6a2e41c8c60
children c15b4bc0a11c 721bfca3a9dc
comparison
equal deleted inserted replaced
523:003df62ae39f 524:230676d0df6f
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 3 adding changesets
4 abort: error 111: Connection refused 4 abort: error 111: Connection refused
5 transaction abort! 5 transaction abort!
6 failed to truncate 00changelog.d
7 failed to truncate 00changelog.i
8 rollback completed 6 rollback completed
9 + echo 255 7 + echo 255
10 255 8 255
11 + ls copy 9 + ls copy
12 ls: copy: No such file or directory
13 + cat 10 + cat
14 + python dumb.py 11 + python dumb.py
15 + hg clone http://localhost:20059/foo copy2 12 + hg clone http://localhost:20059/foo copy2
16 requesting all changes 13 requesting all changes
17 adding changesets 14 adding changesets
18 abort: HTTP Error 404: File not found 15 abort: HTTP Error 404: File not found
19 transaction abort! 16 transaction abort!
20 failed to truncate 00changelog.d
21 failed to truncate 00changelog.i
22 rollback completed 17 rollback completed
23 + echo 255 18 + echo 255
24 255 19 255
25 + set +x 20 + set +x