]> git.ipfire.org Git - thirdparty/util-linux.git/commit
tests: Fix fdisk/id and fdisk/mbr-nondos-mode on Sparc
authorJames Clarke <jrtc27@jrtc27.com>
Thu, 14 Jul 2016 08:02:24 +0000 (09:02 +0100)
committerKarel Zak <kzak@redhat.com>
Fri, 2 Sep 2016 12:35:32 +0000 (14:35 +0200)
commit41e9fce1b379d8fd5bfe1a778148c2aa475aa80c
tree970eb92fcf3767ff2a0749212908851fee799b19
parentd934f5aeb6f72749a60ae69e4af42978977abb0e
tests: Fix fdisk/id and fdisk/mbr-nondos-mode on Sparc

On Sparc, fdisk defaults to using SUN disk labels, which causes the
output from these tests to differ from non-Sparc.

Signed-off-by: James Clarke <jrtc27@jrtc27.com>
tests/expected/fdisk/id.sparc [new file with mode: 0644]
tests/expected/fdisk/mbr-nondos-mode.sparc [new file with mode: 0644]
tests/ts/fdisk/id
tests/ts/fdisk/mbr-nondos-mode