[Bash-completion-commits] [SCM] bash-completion branch, master, updated. 1.90-111-g9ba0476

Ville Skyttä ville.skytta at iki.fi
Mon Dec 26 14:09:20 UTC 2011


The following commit has been merged in the master branch:
commit 9ba0476b9ef4385d989f29a2601aa10516d7ea1e
Author: Ville Skyttä <ville.skytta at iki.fi>
Date:   Mon Dec 26 16:09:00 2011 +0200

    Fix BASH_COMPLETION_COMPAT_DIR comment.

diff --git a/bash_completion b/bash_completion
index 6af6733..ee966ea 100644
--- a/bash_completion
+++ b/bash_completion
@@ -38,7 +38,7 @@ else
     set +v
 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
 readonly BASH_COMPLETION_COMPAT_DIR

-- 
bash-completion



More information about the Bash-completion-commits mailing list