Fix BASH_COMPLETION_COMPAT_DIR comment.
This commit is contained in:
parent
2622723ae9
commit
9ba0476b9e
@ -38,7 +38,7 @@ else
|
|||||||
set +v
|
set +v
|
||||||
fi
|
fi
|
||||||
|
|
||||||
# Alter the following to reflect the location of this file.
|
# Set the following to the location of the backwards compat completion dir.
|
||||||
#
|
#
|
||||||
[ -n "$BASH_COMPLETION_COMPAT_DIR" ] || BASH_COMPLETION_COMPAT_DIR=/etc/bash_completion.d
|
[ -n "$BASH_COMPLETION_COMPAT_DIR" ] || BASH_COMPLETION_COMPAT_DIR=/etc/bash_completion.d
|
||||||
readonly BASH_COMPLETION_COMPAT_DIR
|
readonly BASH_COMPLETION_COMPAT_DIR
|
||||||
|
Loading…
x
Reference in New Issue
Block a user