From ceb0e88c055aa735a1e2331099f4094576fd82f8 Mon Sep 17 00:00:00 2001 From: ianmacd <> Date: Sat, 25 Jan 2003 21:11:18 +0000 Subject: [PATCH] - minor fix to ant completion from Jean-Baptiste Quenot --- bash_completion | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/bash_completion b/bash_completion index 2432ad99..3f2bafbc 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.517 2003/01/21 08:21:15 ianmacd Exp $ +# $Id: bash_completion,v 1.518 2003/01/25 22:11:18 ianmacd Exp $ # # Copyright (C) Ian Macdonald # @@ -2440,6 +2440,8 @@ _ant() # parse buildfile for targets COMPREPLY=( $( awk -F'"' '/