1
0
Fork 0
mirror of https://github.com/spf13/cobra synced 2025-04-07 15:29:16 +00:00
This commit is contained in:
Gasan Guseinov 2025-03-21 21:51:58 -04:00 committed by GitHub
commit 60b19904fb
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -176,6 +176,7 @@ _%[1]s()
if [ $((directive & shellCompDirectiveError)) -ne 0 ]; then
__%[1]s_debug "Completion received error. Ignoring completions."
_message "${out}"
return
fi