[Bash-completion-commits] [bash-completion] 01/04: Comment update
Ville Skyttä
scop-guest at moszumanska.debian.org
Wed Sep 17 16:41:31 UTC 2014
This is an automated email from the git hooks/post-receive script.
scop-guest pushed a commit to branch master
in repository bash-completion.
commit fa064e85633cd56000f8bf2cd8eb3bc76eceeeed
Author: Ville Skyttä <ville.skytta at iki.fi>
Date: Wed Sep 17 19:18:45 2014 +0300
Comment update
---
bash_completion | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/bash_completion b/bash_completion
index 22e511b..bfc2c55 100644
--- a/bash_completion
+++ b/bash_completion
@@ -1941,7 +1941,7 @@ _minimal()
$split && return
_filedir
}
-# Complete the empty string to allow completion of '>', '>>', and '<'
+# Complete the empty string to allow completion of '>', '>>', and '<' on < 4.3
# http://lists.gnu.org/archive/html/bug-bash/2012-01/msg00045.html
complete -F _minimal ''
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/bash-completion/bash-completion.git
More information about the Bash-completion-commits
mailing list