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