diff --git a/bash_completion b/bash_completion index 4004a9ad..79dc8ee5 100644 --- a/bash_completion +++ b/bash_completion @@ -1,6 +1,6 @@ # bash_completion - some programmable completion functions for bash 2.05b # -# $Id: bash_completion,v 1.590 2003/07/13 08:12:26 ianmacd Exp $ +# $Id: bash_completion,v 1.591 2003/07/20 08:46:37 ianmacd Exp $ # # Copyright (C) Ian Macdonald # @@ -3185,14 +3185,14 @@ _dselect() case "$prev" in --admindir) _filedir -d + return 0 ;; -@(D|debug)) _filedir + return 0 ;; - esac - COMPREPLY=( $( compgen -W -- $cur ) ) if [[ "$cur" == -* ]]; then COMPREPLY=( $( compgen -W '--admindir --help --version --licence \