[parted-devel] [PATCH 2/3] tests: Add /dev/md/ check to t6100

Sebastian Parschauer sparschauer at suse.de
Tue Feb 20 17:38:16 UTC 2018


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



More information about the parted-devel mailing list