]> git.ipfire.org Git - thirdparty/util-linux.git/commit
tests: really fix fdisk/bsd for hppa
authorHelge Deller <deller@gmx.de>
Mon, 15 Aug 2016 20:26:30 +0000 (22:26 +0200)
committerKarel Zak <kzak@redhat.com>
Fri, 2 Sep 2016 11:28:11 +0000 (13:28 +0200)
commit3e44b9e4396fff2fb0a14f6f38dc9feafba2f6cd
tree446ea95f201a9bfc970d4ccadd829ddb3a5b5578
parent6e4539da45eb9641f941ffe643474bd0f9419c0f
tests: really fix fdisk/bsd for hppa

Finally fix the bsd testcase on the hppa architecture.

Commit 1b7be556e553cdcef6213ead6340832c306011ed tried to fix it,
but missed the fact that "uname -m" returns "parisc" or "parisc64"
instead of "hppa*".

Signed-off-by: Helge Deller <deller@gmx.de>
Cc: 827225@bugs.debian.org
tests/ts/fdisk/bsd