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
|
||||
# weboob or bash packages.
|
||||
|
||||
have weboob-config &&
|
||||
hash weboob-config 2>/dev/null &&
|
||||
_weboob()
|
||||
{
|
||||
local cur words
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue