From: Masatake YAMATO Date: Fri, 9 Jan 2026 02:11:53 +0000 (+0900) Subject: tests: (lsfd::mkfds-mmap-maksed-file) revise the description X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3af46a303585967b1417941fa065b72aff4a2f16;p=thirdparty%2Futil-linux.git tests: (lsfd::mkfds-mmap-maksed-file) revise the description Signed-off-by: Masatake YAMATO --- diff --git a/tests/ts/lsfd/mkfds-mmap-masked-file b/tests/ts/lsfd/mkfds-mmap-masked-file index 032c8443d..ff29a88b1 100755 --- a/tests/ts/lsfd/mkfds-mmap-masked-file +++ b/tests/ts/lsfd/mkfds-mmap-masked-file @@ -15,7 +15,7 @@ # GNU General Public License for more details. # TS_TOPDIR="${0%/*}/../.." -TS_DESC="mmap its backing file is masked by bind mount" +TS_DESC="mmap entry whose backing file is masked by bind mount" . "$TS_TOPDIR"/functions.sh ts_init "$*"