Forgot to unset USERLAND, sorry
This commit is contained in:
parent
1bfaacd1a0
commit
a375531c41
@ -5039,7 +5039,7 @@ unset i
|
||||
[ $BASH_COMPLETION != ~/.bash_completion -a -r ~/.bash_completion ] \
|
||||
&& . ~/.bash_completion
|
||||
unset -f have
|
||||
unset UNAME default dirnames filenames have nospace bashdefault plusdirs
|
||||
unset UNAME USERLAND default dirnames filenames have nospace bashdefault plusdirs
|
||||
|
||||
set $BASH_COMPLETION_ORIGINAL_V_VALUE
|
||||
unset BASH_COMPLETION_ORIGINAL_V_VALUE
|
||||
|
Loading…
x
Reference in New Issue
Block a user