On 20.02.2018 15:37, Sebastian Parschauer wrote:
[snip]
> +# create msdos and one partition on the raid device
> +parted -s $md_dev mkpart primary ext2 2M 3M > out 2>&1 || fail=1
>  compare /dev/null out || fail=1
[snip]

Oops, there is a copy&paste mistake in this comment.

Should be:
# create the second partition on the raid device

Reply via email to