From f9e65c2b1f448cd27c597ec727b63bebde2fbdff Mon Sep 17 00:00:00 2001 From: Sven Wischnowsky Date: Fri, 19 May 2000 08:24:16 +0000 Subject: don't use $match for something different than (#b)ackrefs (11464) --- Completion/Debian/_apt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Completion/Debian') diff --git a/Completion/Debian/_apt b/Completion/Debian/_apt index f4e35fe32..cba9ebad5 100644 --- a/Completion/Debian/_apt +++ b/Completion/Debian/_apt @@ -53,7 +53,7 @@ _apt_arguments () { comp_hasarg="{case \$current_option in ${comp_hasarg}esac}" - local short_seq false true bool bool_prefix intlevel word word1 nul qnul + local short_seq false true bool bool_prefix intlevel word word1 nul qnul match local comp_bool comp_intlevel comp_configfile comp_arbitem comp_long comp_opt local regex_short regex_long regex_all -- cgit 1.4.1