summaryrefslogtreecommitdiffstats
path: root/tests/ts/fdisk/id
diff options
context:
space:
mode:
authorKarel Zak2012-07-31 17:34:15 +0200
committerKarel Zak2012-07-31 17:34:15 +0200
commit1d188d0052af9e26a945c4f9050ae49453ccb026 (patch)
tree49e1eb895494203d331f006d4a3a9a9edd4e8089 /tests/ts/fdisk/id
parentdocs: update howto-tests.txt (diff)
downloadkernel-qcow2-util-linux-1d188d0052af9e26a945c4f9050ae49453ccb026.tar.gz
kernel-qcow2-util-linux-1d188d0052af9e26a945c4f9050ae49453ccb026.tar.xz
kernel-qcow2-util-linux-1d188d0052af9e26a945c4f9050ae49453ccb026.zip
tests: rename doslabel test
Signed-off-by: Karel Zak <kzak@redhat.com>
Diffstat (limited to 'tests/ts/fdisk/id')
-rwxr-xr-xtests/ts/fdisk/id2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/ts/fdisk/id b/tests/ts/fdisk/id
index 7e5b94950..2c76f428f 100755
--- a/tests/ts/fdisk/id
+++ b/tests/ts/fdisk/id
@@ -15,7 +15,7 @@
#
TS_TOPDIR="$(dirname $0)/../.."
-TS_DESC="doslabel tests"
+TS_DESC="MBR - id"
. $TS_TOPDIR/functions.sh
ts_init "$*"