]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
tests: (lsfd/mkfds-unix-stream-requiring-sockdiag) revise the test description
authorMasatake YAMATO <yamato@redhat.com>
Thu, 9 Oct 2025 05:44:44 +0000 (14:44 +0900)
committerMasatake YAMATO <yamato@redhat.com>
Thu, 9 Oct 2025 06:02:00 +0000 (15:02 +0900)
Signed-off-by: Masatake YAMATO <yamato@redhat.com>
tests/ts/lsfd/mkfds-unix-stream-requiring-sockdiag

index 6189d0db46ada7e9e1425ef0944782ed21d67000..d3afa9cf91beb55b85edbd5f99245414b3d3e203 100755 (executable)
@@ -15,7 +15,7 @@
 # GNU General Public License for more details.
 #
 TS_TOPDIR="${0%/*}/../.."
-TS_DESC="UNIX stream sockets"
+TS_DESC="UNIX stream sockets (requiring sockdiag)"
 
 . "$TS_TOPDIR"/functions.sh
 ts_init "$*"