Forgot to unset USERLAND, sorry

This commit is contained in:
David Paleino 2009-05-21 08:44:52 +02:00
parent 1bfaacd1a0
commit a375531c41

View File

@ -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