comparison tests/test-bad-pull.out @ 545:721bfca3a9dc

Work-around failing tests/test-bad-pull with slow bg process. -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Work-around failing tests/test-bad-pull with slow bg process. Without the 'sleep 2' python dumb.py often appeared after hg clone. manifest hash: b32381ac46a7691f2a92595b650b2406853644c2 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (GNU/Linux) iD8DBQFCxOM+W7P1GVgWeRoRAjgTAJ9OqrikdK043Eiyyx9dG8DR1XZ7tgCggdmM AVYvAZO3P+WlaWDu3MaxEXY= =0XN5 -----END PGP SIGNATURE-----
author Thomas Arendsen Hein <thomas@intevation.de>
date Fri, 01 Jul 2005 07:31:26 +0100
parents 230676d0df6f
children 4fc63e22b1fe
comparison
equal deleted inserted replaced
544:3d4d5f2aba9a 545:721bfca3a9dc
5 transaction abort! 5 transaction abort!
6 rollback completed 6 rollback completed
7 + echo 255 7 + echo 255
8 255 8 255
9 + ls copy 9 + ls copy
10 ls: copy: No such file or directory
10 + cat 11 + cat
12 + sleep 2
11 + python dumb.py 13 + python dumb.py
12 + hg clone http://localhost:20059/foo copy2 14 + hg clone http://localhost:20059/foo copy2
13 requesting all changes 15 requesting all changes
14 adding changesets 16 adding changesets
15 abort: HTTP Error 404: File not found 17 abort: HTTP Error 404: File not found