summaryrefslogtreecommitdiffstats
path: root/tests/ts/fdisk
diff options
context:
space:
mode:
authorKarel Zak2016-03-16 13:01:10 +0100
committerKarel Zak2016-03-16 13:01:10 +0100
commit4c48db0b8c0edd6fc9b010f9accc3c20f24c4277 (patch)
treec0662a6b8fb3adf64f02295b64b4411ccf44bb04 /tests/ts/fdisk
parentdmesg: improve grammar and consistency of usage text (diff)
downloadkernel-qcow2-util-linux-4c48db0b8c0edd6fc9b010f9accc3c20f24c4277.tar.gz
kernel-qcow2-util-linux-4c48db0b8c0edd6fc9b010f9accc3c20f24c4277.tar.xz
kernel-qcow2-util-linux-4c48db0b8c0edd6fc9b010f9accc3c20f24c4277.zip
tests: mark old bsd fdisk test as deprecated
It seems better to use hexdump rather than md5sum, but it means that we have to gather hexdumps of the all possible BSD variants. For this purpose will be introduced a new bsd fdisk test and to verify the new hexdumps we can use this old test as both tests are exactly the same. Signed-off-by: Karel Zak <kzak@redhat.com>
Diffstat (limited to 'tests/ts/fdisk')
-rwxr-xr-xtests/ts/fdisk/bsd-deprecated (renamed from tests/ts/fdisk/bsd)2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/ts/fdisk/bsd b/tests/ts/fdisk/bsd-deprecated
index 347c0d078..5e2cfa423 100755
--- a/tests/ts/fdisk/bsd
+++ b/tests/ts/fdisk/bsd-deprecated
@@ -2,7 +2,7 @@
#
# This file is part of util-linux.
#
-# Copyright (C) 2013 Karel Zak <kzak@redhat.com>
+# Copyright (C) 2013-2016 Karel Zak <kzak@redhat.com>
#
# This file is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by