Bumped release to 20050721.
This commit is contained in:
parent
0ec0332736
commit
20c0d1cec5
@ -1,6 +1,6 @@
|
|||||||
# bash_completion - programmable completion functions for bash 3.0
|
# bash_completion - programmable completion functions for bash 3.0
|
||||||
#
|
#
|
||||||
# $Id: bash_completion,v 1.826 2005/07/21 01:43:47 ianmacd Exp $
|
# $Id: bash_completion,v 1.827 2005/07/21 19:21:22 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: 20050720
|
# RELEASE: 20050721
|
||||||
|
|
||||||
[ -n "${DEBUG:-}" ] && set -v || set +v
|
[ -n "${DEBUG:-}" ] && set -v || set +v
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user