]> git.ipfire.org Git - thirdparty/util-linux.git/commit
tests: fix fdisk/bsd for alpha
authorRuediger Meier <ruediger.meier@ga-group.nl>
Wed, 16 Mar 2016 00:40:44 +0000 (01:40 +0100)
committerKarel Zak <kzak@redhat.com>
Wed, 16 Mar 2016 09:39:34 +0000 (10:39 +0100)
commit72e948094bc5257b3f38b21d2ef8e575dedebcc2
treedff8d81858281b6ac2dd1845cdae562fa15955af
parent641350fe822e7f1ac10873dad9a364bdeaba8083
tests: fix fdisk/bsd for alpha

There are special __alpha__ ifdefs in libfdisk/src/bsd.c
Regarding 565964a9 and a80886e9.

BTW it was a bad idea to use md5sum. In case of failure it
would be much easier to debug hexdump diffs. Now it's nearly
impossible to collect all these exotic hexdumps.

CC: Andreas Henriksson <andreas@fatal.se>
Signed-off-by: Ruediger Meier <ruediger.meier@ga-group.nl>
tests/ts/fdisk/bsd