[cmake-developers] fix for older bash-completion

Brad King brad.king at kitware.com
Wed Apr 22 09:43:15 EDT 2015


On 04/22/2015 09:36 AM, Gaetan Lehmann wrote:
> Here is an updated patch.

Thanks.  Applied with minor tweaks:

 bash-completion: Avoid using _init_completion when not defined
 http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=2ecf168f

I added ">/dev/null" to each "type" call so that the output
does not show when the function exists.

-Brad



More information about the cmake-developers mailing list