mirror of
https://github.com/spf13/cobra
synced 2025-04-07 15:29:16 +00:00
Merge a1ce006dbe
into ceb39aba25
This commit is contained in:
commit
60b19904fb
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