From d8f703027345170c7bc820ed7808e693dd1377d6 Mon Sep 17 00:00:00 2001 From: Tanaka Akira Date: Sat, 25 Mar 2000 00:21:44 +0000 Subject: zsh-3.1.6-dev-20 --- Completion/User/_groups | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'Completion/User/_groups') diff --git a/Completion/User/_groups b/Completion/User/_groups index 748536f3b..c4d53d32d 100644 --- a/Completion/User/_groups +++ b/Completion/User/_groups @@ -6,8 +6,7 @@ _wanted groups || return 1 if ! zstyle -a ":completion:${curcontext}:" groups groups; then (( $+_cache_groups )) || - if (( ${+commands[ypcat]} )) && - tmp=$(_call groups ypcat group.byname); then + if (( ${+commands[ypcat]} )) && tmp=$(ypcat group.byname); then : ${(A)_cache_groups:=${${(f)tmp}%%:*}} # If you use YP else : ${(A)_cache_groups:=${${(s: :)$(