]> git.ipfire.org Git - thirdparty/man-pages.git/commit
grepc: srcfix
authorAlejandro Colomar <alx.manpages@gmail.com>
Sat, 21 May 2022 23:25:46 +0000 (01:25 +0200)
committerAlejandro Colomar <alx@kernel.org>
Wed, 29 Oct 2025 20:29:06 +0000 (21:29 +0100)
commit4ae85209bc992b22007777a98575e7dc2f33b781
treeb20a50bc7eb1eb1a43547a5c55712e745a6aab82
parent79e6b23fa5d0e5db142ef1691df32cf0e982c366
grepc: srcfix

SC2124: Use $* instead of $@ to concatenate.

Reported-by: shellcheck(1)
Signed-off-by: Alejandro Colomar <alx.manpages@gmail.com>
bin/grepc