use 'hash' instead of 'have' (closes #905)
This commit is contained in:
parent
1032e66df5
commit
9f3603d80f
1 changed files with 1 additions and 1 deletions
|
|
@ -22,7 +22,7 @@
|
||||||
# This script can be distributed under the same license as the
|
# This script can be distributed under the same license as the
|
||||||
# weboob or bash packages.
|
# weboob or bash packages.
|
||||||
|
|
||||||
have weboob-config &&
|
hash weboob-config 2>/dev/null &&
|
||||||
_weboob()
|
_weboob()
|
||||||
{
|
{
|
||||||
local cur words
|
local cur words
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue