make: Don't leak $mode.
This commit is contained in:
parent
eef7941842
commit
2758c4fd7e
@ -136,7 +136,7 @@ _make()
|
||||
|
||||
# recognise that possible completions are only going to be displayed
|
||||
# so only the base name is shown
|
||||
mode=--
|
||||
local mode=--
|
||||
if (( COMP_TYPE != 9 )); then
|
||||
mode=-d # display-only mode
|
||||
fi
|
||||
|
Loading…
x
Reference in New Issue
Block a user