From: Thomas Weißschuh Date: Tue, 28 Apr 2026 17:38:08 +0000 (+0200) Subject: libsmartcols: (tests) fix filter test name X-Git-Url: http://git.ipfire.org/gitweb/index.cgi?a=commitdiff_plain;h=fbffd94c7da65834aa4399d3de9ee5f368e4e7cb;p=thirdparty%2Futil-linux.git libsmartcols: (tests) fix filter test name Signed-off-by: Thomas Weißschuh --- diff --git a/tests/ts/libsmartcols/filter b/tests/ts/libsmartcols/filter index c533add2e..fdcca5dad 100755 --- a/tests/ts/libsmartcols/filter +++ b/tests/ts/libsmartcols/filter @@ -15,7 +15,7 @@ # TS_TOPDIR="${0%/*}/../.." -TS_DESC="fromfile" +TS_DESC="filter" . "$TS_TOPDIR"/functions.sh ts_init "$*"