Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Leap:42.3:Staging:D
bash-completion
init-completion-boo922758.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File init-completion-boo922758.patch of Package bash-completion
--- bash_completion | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) --- bash_completion +++ bash_completion 2015-03-18 12:47:45.114019106 +0000 @@ -708,7 +708,7 @@ _init_completion() fi done - [[ $cword -eq 0 ]] && return 1 + [[ $cword -le 0 ]] && return 1 prev=${words[cword-1]} [[ ${split-} ]] && _split_longopt && split=true
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor