At Thu, 30 Jan 2014 14:05:45 +0800, Liu Yuan wrote: > > Signed-off-by: Liu Yuan <[email protected]> > --- > tests/functional/032 | 1 + > 1 file changed, 1 insertion(+)
Looks good to me. Reviewed-by: Hitoshi Mitake <[email protected]> Thanks, Hitoshi > > diff --git a/tests/functional/032 b/tests/functional/032 > index d902a30..4b65c5d 100755 > --- a/tests/functional/032 > +++ b/tests/functional/032 > @@ -34,6 +34,7 @@ for i in `seq 1 7`; do > _start_sheep $i > done > > +_wait_for_sheep 8 > _wait_for_sheep_recovery 0 > > ls $STORE/*/obj/807c2b2500000000 | _filter_store | sort > -- > 1.8.1.2 > > -- > sheepdog mailing list > [email protected] > http://lists.wpkg.org/mailman/listinfo/sheepdog -- sheepdog mailing list [email protected] http://lists.wpkg.org/mailman/listinfo/sheepdog
