Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
bash-completion/rc-service: don't set or unset extglob
It breaks bash-completion. It's not necessary to set extglob as patterns in '[[' after '==' are always matched as if extglob were set. Closes: #636 Signed-off-by: Jernej Jakob <[email protected]>
- Loading branch information