completion: fix leaky variable
This commit is contained in:
parent
4cb00b3c21
commit
4e1c8e548e
@ -1,6 +1,6 @@
|
||||
_arch_chroot() {
|
||||
compopt +o dirnames
|
||||
local cur prev opts
|
||||
local cur prev opts i
|
||||
_init_completion -n : || return
|
||||
opts="-u -h"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user