The following commit has been merged in the master branch:
commit 4e0c44027bc8495aff4bf304710eb6a59d8d9f8f
Author: Ville Skyttä <[email protected]>
Date: Tue May 26 21:24:28 2009 +0300
Remove debug output noise from quotaon completion.
diff --git a/CHANGES b/CHANGES
index 6bcbba8..6009413 100644
--- a/CHANGES
+++ b/CHANGES
@@ -53,6 +53,7 @@ bash-completion (1.x)
* Improve samba completion.
* Split lilo completion to contrib/lilo.
* Split reportbug and querybts completions to contrib/reportbug.
+ * Remove debug output noise from quotaon completion.
[ Todd Zullinger ]
* Make yum complete on filenames after install, deplist, update and upgrade
diff --git a/contrib/quota-tools b/contrib/quota-tools
index f77d1c3..f61d6cd 100644
--- a/contrib/quota-tools
+++ b/contrib/quota-tools
@@ -239,7 +239,6 @@ _quotaon()
cur=`_get_cword`
prev=${COMP_WORDS[COMP_CWORD-1]}
- echo --$cmd--
case $prev in
-F)
_quota_formats
--
bash-completion
_______________________________________________
Bash-completion-commits mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/bash-completion-commits