]> git.ipfire.org Git - thirdparty/man-pages.git/commit
grepc: bugfix
authorAlejandro Colomar <alx.manpages@gmail.com>
Sat, 21 May 2022 23:27:14 +0000 (01:27 +0200)
committerAlejandro Colomar <alx@kernel.org>
Wed, 29 Oct 2025 20:29:06 +0000 (21:29 +0100)
commitb9b395e754f5ef7db033f126b08af01c9f488d59
tree5c1b3d3e7647098cf7ca34e2e9fba356893669ed
parent4ae85209bc992b22007777a98575e7dc2f33b781
grepc: bugfix

SC2068: Double quote array expansions to avoid re-splitting elements.

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