]> git.ipfire.org Git - thirdparty/util-linux.git/commit
tests: fixes blkid/md-raidX-whole on Sparc
authorAnatoly Pugachev <matorola@gmail.com>
Wed, 23 Oct 2019 08:26:19 +0000 (11:26 +0300)
committerAnatoly Pugachev <matorola@gmail.com>
Wed, 23 Oct 2019 08:26:19 +0000 (11:26 +0300)
commita43665128cf8942a61920524e14b3a0b5827ce6d
tree651b693fd84010dcc4fdf1987bcbb8e746dedcad
parentb2a1a69155c04d602801f7ab346a2b00ab895f43
tests: fixes blkid/md-raidX-whole on Sparc

Since SPARC is using 'sun' partition table by default, make test not to
assume that disk has 'dos' partition table, so write 'dos' partition
table on disk, before proceeding any further.

Signed-off-by: Anatoly Pugachev <matorola@gmail.com>
tests/expected/blkid/md-raid0-whole
tests/expected/blkid/md-raid1-whole
tests/ts/blkid/md-raid0-whole
tests/ts/blkid/md-raid1-whole