X-Git-Url: http://git.marmaro.de/?p=mmh;a=blobdiff_plain;f=uip%2Fmhsign.sh;h=94c19f9f55b178c8541984d01bdda1a4975a1549;hp=17b7489394267a24d1d9e29a60d535b2845f5113;hb=1fb6287fc4986668e8f49d7c3bdca27d53e267af;hpb=bd02210b2be64956a952f925a2dcd35fb42f6136 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})%>'