diff tests/test-pull-pull-corruption2 @ 2530:d181845bdc51

Wait for first pull to be completed before doing verify.
author Thomas Arendsen Hein <thomas@intevation.de>
date Wed, 28 Jun 2006 12:29:48 +0200
parents 6f6e210b38cf
children
line wrap: on
line diff
--- a/tests/test-pull-pull-corruption2	Tue Jun 27 22:50:33 2006 +0200
+++ b/tests/test-pull-pull-corruption2	Wed Jun 28 12:29:48 2006 +0200
@@ -20,5 +20,6 @@
 sleep 1
 
 hg clone --pull -U version2 corrupted
+wait
 hg -R corrupted verify
 hg -R version2 verify