]> git.ipfire.org Git - thirdparty/lxc.git/commit
bash completion: the 'have' command was deprecated in favor of '_have'
authorPeter Simons <simons@cryp.to>
Sat, 2 Jan 2016 16:53:07 +0000 (17:53 +0100)
committerStéphane Graber <stgraber@ubuntu.com>
Thu, 17 Nov 2016 22:42:28 +0000 (17:42 -0500)
commit0bf8913d50fcf6bc66d2709f1a2575c29cc27670
tree93b6e3ad2021a076920bd6efd5afe7a28e8179f1
parent530c5e19de29f47309d3a5159f8ef62b0a93a6f9
bash completion: the 'have' command was deprecated in favor of '_have'

`bash-completion` version 2.1 and later no longer include the `have` command,
and consequently the `lxc` competion file fails on such systems. The command is
now called `_have`.

Signed-off-by: Peter Simons <simons@cryp.to>
config/bash/lxc.in