mirror of
https://github.com/spf13/cobra
synced 2025-04-10 16:57:19 +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
|
if [ $((directive & shellCompDirectiveError)) -ne 0 ]; then
|
||||||
__%[1]s_debug "Completion received error. Ignoring completions."
|
__%[1]s_debug "Completion received error. Ignoring completions."
|
||||||
|
_message "${out}"
|
||||||
return
|
return
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue