]> git.ipfire.org Git - thirdparty/lxc.git/commit
bash completion: the 'have' command was deprecated in favor of '_have' 750/head
authorPeter Simons <simons@cryp.to>
Sat, 2 Jan 2016 16:53:07 +0000 (17:53 +0100)
committerPeter Simons <simons@cryp.to>
Mon, 11 Jan 2016 17:28:09 +0000 (18:28 +0100)
commit3db8dd39a797f87f8b348f1b6b44953a25f3f170
tree686506f2df996311fc11554537a59f76c79749ce
parentc7ec3de8256c848063ffa93476f8d2d873c4c4ad
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