mirror of
https://gerrit.googlesource.com/git-repo
synced 2026-09-24 07:40:32 +00:00
d3fd537ea59272e2141ccee839400a93c0196e36
The complete help text is printed, so the program executed successfully. Some tools (like OpenGrok) detects the availibility of a program by running it with a known set of options and check the return code. It is an easy and portable way of checking for the existence of a program instead of searching the path (and handle extensions) ourselves. Change-Id: Ic13428c77be4a36d599ccb8c86d893308818eae3
Languages
Python
98.3%
Shell
1.7%