mirror of
https://github.com/openwrt/packages.git
synced 2025-12-27 03:24:57 +04:00
ack would always set a return code of 1 if -c was used. Now it properly
returns 1 if no files match, and 0 if any files match.
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
(cherry picked from commit b6b9cd38fa)