- update version to 20031022
This commit is contained in:
parent
d1edd5f173
commit
bc202213e8
@ -1,6 +1,6 @@
|
|||||||
# bash_completion - some programmable completion functions for bash 2.05b
|
# bash_completion - some programmable completion functions for bash 2.05b
|
||||||
#
|
#
|
||||||
# $Id: bash_completion,v 1.643 2003/10/20 21:07:58 ianmacd Exp $
|
# $Id: bash_completion,v 1.644 2003/10/22 09:16:51 ianmacd Exp $
|
||||||
#
|
#
|
||||||
# Copyright (C) Ian Macdonald <ian@caliban.org>
|
# Copyright (C) Ian Macdonald <ian@caliban.org>
|
||||||
#
|
#
|
||||||
@ -22,7 +22,7 @@
|
|||||||
#
|
#
|
||||||
# http://www.caliban.org/bash/index.shtml#completion
|
# http://www.caliban.org/bash/index.shtml#completion
|
||||||
#
|
#
|
||||||
# RELEASE: 20031007
|
# RELEASE: 20031022
|
||||||
|
|
||||||
[ -n "${DEBUG:-}" ] && set -v || set +v
|
[ -n "${DEBUG:-}" ] && set -v || set +v
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user