view tests/test-bad-pull.out @ 547:4fc63e22b1fe

Merge with TAH -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Merge with TAH manifest hash: 1742d7ba2093dc643b57e45167cb2d794212cbb9 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.0 (GNU/Linux) iD8DBQFCxPCQywK+sNU5EO8RAkr0AJ9qut/31lCLQ/xY3FWaF3c21RhS7wCfW1eV 3WexPDsJldMAr3V5vc9eowA= =pJYu -----END PGP SIGNATURE-----
author mpm@selenic.com
date Thu, 30 Jun 2005 23:28:16 -0800
parents c15b4bc0a11c 721bfca3a9dc
children 5d6177b72fcc
line wrap: on
line source

+ hg clone http://localhost:20059/ copy
requesting all changes
adding changesets
abort: error 111: Connection refused
transaction abort!
rollback completed
+ echo 255
255
+ ls copy
ls: copy: No such file or directory
+ cat
+ python dumb.py
+ sleep 2
+ hg clone http://localhost:20059/foo copy2
requesting all changes
adding changesets
abort: HTTP Error 404: File not found
transaction abort!
rollback completed
+ echo 255
255
+ set +x