From d373eb8f1e27cbdcde2130c9b473bb8ca45529e6 Mon Sep 17 00:00:00 2001 From: Bart Schaefer Date: Sun, 24 Apr 2005 17:49:26 +0000 Subject: Tobias Gruetzmacher 21168: locality and visibility of some completion vars --- Completion/Debian/Command/_apt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Completion/Debian/Command/_apt') diff --git a/Completion/Debian/Command/_apt b/Completion/Debian/Command/_apt index a4623ff8d..50109c970 100644 --- a/Completion/Debian/Command/_apt +++ b/Completion/Debian/Command/_apt @@ -57,8 +57,8 @@ _apt_arguments () { 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 comp_release - local regex_short regex_long regex_all + local comp_release comp_long_prefix comp_short + local regex_short regex_long regex_all regex_long_prefix regex_all=( \( "$@" \) ) -- cgit 1.4.1