<p>The lines just moved: the old line 305 is now at 308 (see the original at <a href="https://github.com/geany/plugins.geany.org/blob/f11c354f1302ab440793cafa3bd23a96de441b9b/gencontent.sh">https://github.com/geany/plugins.geany.org/blob/f11c354f1302ab440793cafa3bd23a96de441b9b/gencontent.sh</a>).</p>
<p>The problem probably still exists under certain circumstances:</p>
<div class="highlight highlight-source-shell"><pre>enrico@endor:<span class="pl-k">~</span>$ [  <span class="pl-k">-eq</span> 0 ]
bash: [: <span class="pl-k">-eq</span>: unary operator expected</pre></div>
<p>That is, <code>${header_added[${plugin}]}</code> seems to be empty in <a class="user-mention" data-hovercard-type="user" data-hovercard-url="/hovercards?user_id=195714" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/dmaphy">@dmaphy</a>'s case, for whatever reasons.<br>
If I understand the code correctly, <code>$header_added</code> is filled from <code>$RELEASE_PLUGIN_LIST</code> but the access to $header_added happens from the list in <code>$CONTENTDIR}${tag}</code>.<br>
I guess one needs to debug the contents of these lists and to determine whether the above can happen again or not.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/geany/plugins.geany.org/issues/6#issuecomment-491590913">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AAIOWJ6EEQQN6TJF4QNN4E3PVADU3ANCNFSM4BFIXXDA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AAIOWJYIVKG6SUPXGE2MOUTPVADU3A5CNFSM4BFIXXDKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVGRKAI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/geany/plugins.geany.org/issues/6#issuecomment-491590913",
"url": "https://github.com/geany/plugins.geany.org/issues/6#issuecomment-491590913",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>