Remove debug output noise from quotaon completion.

master
Ville Skyttä 2009-05-26 21:24:28 +03:00
parent 6df36499a7
commit 4e0c44027b
2 changed files with 1 additions and 1 deletions

View File

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

View File

@ -239,7 +239,6 @@ _quotaon()
cur=`_get_cword`
prev=${COMP_WORDS[COMP_CWORD-1]}
echo --$cmd--
case $prev in
-F)
_quota_formats