]> git.ipfire.org Git - thirdparty/man-pages.git/commit
src/bin/grepc: Add defensive check
authorAlejandro Colomar <alx@kernel.org>
Wed, 29 Oct 2025 22:43:37 +0000 (23:43 +0100)
committerAlejandro Colomar <alx@kernel.org>
Fri, 31 Oct 2025 11:23:00 +0000 (12:23 +0100)
commitb41456d48c62b88118f2a7c5ef748db2c2853f63
tree6b7a7dcf4c70ca5dd924624f3888e6cfc8cef34d
parentbf66f1bcbf6b5a0278ecbc0f5cf00fd5b14acd0d
src/bin/grepc: Add defensive check

This is safer than silencing shellcheck(1).

Signed-off-by: Alejandro Colomar <alx@kernel.org>
src/bin/grepc