Fix for commit bd02210b2be64956a952f925a2dcd35fb42f6136
authormarkus schnalke <meillo@marmaro.de>
Sun, 24 Apr 2016 08:59:10 +0000 (10:59 +0200)
committermarkus schnalke <meillo@marmaro.de>
Sun, 24 Apr 2016 08:59:10 +0000 (10:59 +0200)
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})%>'