Release 20060301.
This commit is contained in:
parent
935dcfeb6a
commit
4ee75ad8f5
@ -1,7 +1,7 @@
|
|||||||
# bash_completion - programmable completion functions for bash 3.x
|
# bash_completion - programmable completion functions for bash 3.x
|
||||||
# (backwards compatible with bash 2.05b)
|
# (backwards compatible with bash 2.05b)
|
||||||
#
|
#
|
||||||
# $Id: bash_completion,v 1.871 2006/03/01 13:15:43 ianmacd Exp $
|
# $Id: bash_completion,v 1.872 2006/03/01 16:20:18 ianmacd Exp $
|
||||||
#
|
#
|
||||||
# Copyright (C) Ian Macdonald <ian@caliban.org>
|
# Copyright (C) Ian Macdonald <ian@caliban.org>
|
||||||
#
|
#
|
||||||
@ -23,7 +23,7 @@
|
|||||||
#
|
#
|
||||||
# http://www.caliban.org/bash/index.shtml#completion
|
# http://www.caliban.org/bash/index.shtml#completion
|
||||||
#
|
#
|
||||||
# RELEASE: 20050721
|
# RELEASE: 20060301
|
||||||
|
|
||||||
[ -n "${BASH_COMPLETION_DEBUG:-}" ] && set -v || set +v
|
[ -n "${BASH_COMPLETION_DEBUG:-}" ] && set -v || set +v
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user