diff --git a/bash_completion b/bash_completion index 71fdfe4d..15351156 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.771 2005/01/03 05:38:41 ianmacd Exp $ +# $Id: bash_completion,v 1.772 2005/01/04 06:37:42 ianmacd Exp $ # # Copyright (C) Ian Macdonald # @@ -22,7 +22,7 @@ # # http://www.caliban.org/bash/index.shtml#completion # -# RELEASE: 20041017 +# RELEASE: 20050103 [ -n "${DEBUG:-}" ] && set -v || set +v