]> git.ipfire.org Git - thirdparty/util-linux.git/commit
tests: fix fdisk/bsd for ppc64le
authorRuediger Meier <ruediger.meier@ga-group.nl>
Thu, 12 Mar 2015 18:08:26 +0000 (19:08 +0100)
committerKarel Zak <kzak@redhat.com>
Fri, 13 Mar 2015 10:55:08 +0000 (11:55 +0100)
commit565964a933aa02a90aeb5f26f19a40387d6420ee
tree080d4ad2cf4bd76c3c728d46b56b7330d3519464
parentb3e94605e7f5a6a8382b8340736343be76c231a4
tests: fix fdisk/bsd for ppc64le

Actually Aurelien's patch a80886e9 should have addressed this already
because it's the case LE, BSD_LABELSECTOR = 0, BSD_LABELOFFSET = 64.

I've asked about this on mailing list but couldn't get more
informations.
Thread "test fdisk/bsd on exotic archs":
http://comments.gmane.org/gmane.linux.utilities.util-linux-ng/10621

Signed-off-by: Ruediger Meier <ruediger.meier@ga-group.nl>
tests/ts/fdisk/bsd