Fix for commit bd02210b2be64956a952f925a2dcd35fb42f6136
[mmh] / uip / mhsign.sh
index 17b7489..94c19f9 100755 (executable)
@@ -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})%>'