]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
libsmartcols: (tests) fix filter test name
authorThomas Weißschuh <thomas@t-8ch.de>
Tue, 28 Apr 2026 17:38:08 +0000 (19:38 +0200)
committerThomas Weißschuh <thomas@t-8ch.de>
Tue, 28 Apr 2026 17:38:08 +0000 (19:38 +0200)
Signed-off-by: Thomas Weißschuh <thomas@t-8ch.de>
tests/ts/libsmartcols/filter

index c533add2e8c5bb12d11df22bb0aa51dc7cbbbe4c..fdcca5dad99111825fb68a15f6ee02e3310915a6 100755 (executable)
@@ -15,7 +15,7 @@
 #
 
 TS_TOPDIR="${0%/*}/../.."
-TS_DESC="fromfile"
+TS_DESC="filter"
 
 . "$TS_TOPDIR"/functions.sh
 ts_init "$*"