mirror of
https://github.com/spf13/cobra
synced 2024-11-16 18:57:08 +00:00
Merge a1ce006dbe
into 5a1acea321
This commit is contained in:
commit
9f1644f68e
1 changed files with 1 additions and 0 deletions
|
@ -176,6 +176,7 @@ _%[1]s()
|
|||
|
||||
if [ $((directive & shellCompDirectiveError)) -ne 0 ]; then
|
||||
__%[1]s_debug "Completion received error. Ignoring completions."
|
||||
_message "${out}"
|
||||
return
|
||||
fi
|
||||
|
||||
|
|
Loading…
Reference in a new issue