mirror of
https://github.com/openwrt/packages.git
synced 2026-04-15 19:02:09 +00: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>