]> 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>
Thu, 14 Jul 2016 10:20:55 +0000 (12:20 +0200)
commit0d474d29c58f36085d3dfdfc22524e0870527e00
treea5354e1dec0faf8adf46b1eb56fc3017a59e8a22
parent6bc4cc18e63e3a870f114b5183c9356119350151
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