<p>osmith <strong>merged</strong> this change.</p><p><a href="https://gerrit.osmocom.org/12203">View Change</a></p><div style="white-space:pre-wrap">Approvals:
  Jenkins Builder: Verified
  Pau Espin Pedrol: Looks good to me, approved

</div><pre style="font-family: monospace,monospace; white-space: pre-wrap;">Makefile.common.inc: publish: don't depend on check<br><br>The 'check' target is only available when including<br>Makefile.asciidoc.inc, which is not always the case. Some projects only<br>build the VTY reference. Do not depend on check, so publishing the<br>VTY reference for these projects is working as expected.<br><br>Related: OS#3385<br>Change-Id: I64aae0016095d81ca9e9ebda9a2e3336ac126639<br>---<br>M build/Makefile.common.inc<br>1 file changed, 1 insertion(+), 1 deletion(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/build/Makefile.common.inc b/build/Makefile.common.inc</span><br><span>index 0ee648a..aaad088 100644</span><br><span>--- a/build/Makefile.common.inc</span><br><span>+++ b/build/Makefile.common.inc</span><br><span>@@ -21,7 +21,7 @@</span><br><span> </span><br><span> distclean: clean</span><br><span> </span><br><span style="color: hsl(0, 100%, 40%);">-publish: all check</span><br><span style="color: hsl(120, 100%, 40%);">+publish: all</span><br><span>   mkdir -p out</span><br><span>         cp *.pdf out</span><br><span>         rsync -avz -e "$(SSH_COMMAND)" ./out/ docs@rita.osmocom.org:web-files/latest/</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/12203">change 12203</a>. To unsubscribe, or for help writing mail filters, visit <a href="https://gerrit.osmocom.org/settings">settings</a>.</p><div itemscope itemtype="http://schema.org/EmailMessage"><div itemscope itemprop="action" itemtype="http://schema.org/ViewAction"><link itemprop="url" href="https://gerrit.osmocom.org/12203"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: osmo-gsm-manuals </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-MessageType: merged </div>
<div style="display:none"> Gerrit-Change-Id: I64aae0016095d81ca9e9ebda9a2e3336ac126639 </div>
<div style="display:none"> Gerrit-Change-Number: 12203 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: osmith <osmith@sysmocom.de> </div>
<div style="display:none"> Gerrit-Reviewer: Jenkins Builder (1000002) </div>
<div style="display:none"> Gerrit-Reviewer: Pau Espin Pedrol <pespin@sysmocom.de> </div>
<div style="display:none"> Gerrit-Reviewer: osmith <osmith@sysmocom.de> </div>