From 99cf61fd4211dcb99142f683230947481c05eb93 Mon Sep 17 00:00:00 2001 From: Eric Cook Date: Mon, 25 Dec 2017 21:15:24 -0500 Subject: 42171: prevent parameters of various parameters from becoming global --- Completion/Redhat/Command/_rpm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Completion/Redhat/Command/_rpm') diff --git a/Completion/Redhat/Command/_rpm b/Completion/Redhat/Command/_rpm index b24213e3c..a9306aa6c 100644 --- a/Completion/Redhat/Command/_rpm +++ b/Completion/Redhat/Command/_rpm @@ -45,7 +45,7 @@ _rpm () { local curcontext="$curcontext" state lstate line nm="$compstate[nmatches]" typeset -A opt_args local ret=1 - local -a tmp expl commonopts selectopts + local -a tmp expl commonopts selectopts pathopts commonopts=( '(-v --verbose)--quiet[print as little as possible]' -- cgit 1.4.1