+$WIPEFS_PROG -a $SCRATCH_DEV_require_command "$WIPEFS_PROG" wipefs+$WIPEFS_PROG -a $SPARE_DEV + +echo "#setup seed sprout device" >> $seqres.full +_scratch_mkfs "-b 300M" >> $seqres.full 2>&1Better to with "|| _fail "....."", if we give specific options to _scratch_mkfs. Others look good to me, if no more review points from others, I'll merge this patch with above changes, and with Reviewed-by: Zorro Lang <zlang@xxxxxxxxxx>
Agreed to both of the changes. Thanks, Anand