> diff --git a/tests/common.rc b/tests/common.rc > index b160800..114b68c 100644 > --- a/tests/common.rc > +++ b/tests/common.rc > @@ -221,7 +221,11 @@ _start_sheep() > _die "sheep $1 is still running" > fi > > - $SHEEP $STORE/$1 -z $1 -p $((7000+$1)) -c $DRIVER -y 127.0.0.1 -d $2 -F > $LOG_FORMAT > + if $md; then > + RAID=",$STORE/$1/d0,$STORE/$1/d1"
Should be MD. Thanks, Kazutaka -- sheepdog mailing list sheepdog@lists.wpkg.org http://lists.wpkg.org/mailman/listinfo/sheepdog