]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
tests: simplify TS_DESC in fdisk/mbr-logical-ebr-gap
authorKarel Zak <kzak@redhat.com>
Thu, 22 Jan 2026 16:47:23 +0000 (17:47 +0100)
committerKarel Zak <kzak@redhat.com>
Thu, 22 Jan 2026 16:47:23 +0000 (17:47 +0100)
Signed-off-by: Karel Zak <kzak@redhat.com>
tests/ts/fdisk/mbr-logical-ebr-gap

index ffc9f96bc316f7136a66c0d5f0013c729d24a303..b95cd42c92fc8dcb1d96bdfaf9e05ac1b0c794d2 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/bash
 TS_TOPDIR="${0%/*}/../.."
-TS_DESC="MBR: default start for logical must reserve EBR gap"
+TS_DESC="MBR - reserve EBR gap"
 . "$TS_TOPDIR"/functions.sh
 ts_init "$*"
 ts_check_test_command "$TS_CMD_FDISK"