X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;f=uip%2Fmhsign.sh;h=94c19f9f55b178c8541984d01bdda1a4975a1549;hb=b16c039dc21faa0d68a0ba45eab857895e82439b;hp=17b7489394267a24d1d9e29a60d535b2845f5113;hpb=bd02210b2be64956a952f925a2dcd35fb42f6136;p=mmh diff --git a/uip/mhsign.sh b/uip/mhsign.sh index 17b7489..94c19f9 100755 --- a/uip/mhsign.sh +++ b/uip/mhsign.sh @@ -114,7 +114,7 @@ lookupkeys() { '|'*) echo "Ignoring pipe address" >&2 continue ;; *@*) ;; - *) a="$i@`hostname -f`" ;; + *) i="$i@`hostname -f`" ;; esac # extract the actual address format='%<{error}%{error}: %{text}%|%(addr{text})%>'