From: Frank Terbeck Date: Tue, 31 Mar 2015 17:30:16 +0000 (+0200) Subject: Fix broken variable assignment [Closes: issue1347] X-Git-Tag: v0.11.2~8 X-Git-Url: https://git.grml.org/?a=commitdiff_plain;ds=sidebyside;h=77ce18f07c88f3d2f54a10f2738e1f8fa185c779;p=grml-etc-core.git Fix broken variable assignment [Closes: issue1347] Reported and fix suggested my Manfred Lotz --- diff --git a/etc/zsh/zshrc b/etc/zsh/zshrc index 4ad12c6..d088f11 100644 --- a/etc/zsh/zshrc +++ b/etc/zsh/zshrc @@ -768,7 +768,7 @@ grmlcomp() { [[ -r ~/.ssh/known_hosts ]] && _ssh_hosts=(${${${${(f)"$(<$HOME/.ssh/known_hosts)"}:#[\|]*}%%\ *}%%,*}) || _ssh_hosts=() [[ -r /etc/hosts ]] && : ${(A)_etc_hosts:=${(s: :)${(ps:\t:)${${(f)~~"$(