]> git.ipfire.org Git - thirdparty/util-linux.git/commit
tests: fixes eject/umount on SPARC
authorAnatoly Pugachev <matorola@gmail.com>
Tue, 10 Mar 2020 16:16:01 +0000 (19:16 +0300)
committerAnatoly Pugachev <matorola@gmail.com>
Wed, 11 Mar 2020 14:22:21 +0000 (17:22 +0300)
commitf97c20f4a463eea0705c2a3b9866bfdab064c2c8
tree91216f7f4eea3f14602cd5c94b7fe58e073613ed
parentb7ff4134beea53688ab3c01484cf59b2ce2d9ce9
tests: fixes eject/umount 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/ts/eject/umount