<p>osmith has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/c/libosmo-sccp/+/14748">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">contrib/jenkins.sh: "maintainer-clean" after "publish"<br><br>Run "make maintainer-clean" after publishing manuals, not the other way<br>around. Otherwise jenkins.sh fails when running for the master branch,<br>because docs/manuals/Makefile gets deleted although it is still needed<br>to publish the manuals.<br><br>Related: OS#3047<br>Fixes: 55f03b898a3113f7b73a3abd1c2dfe2edd6135ac ("contrib/jenkins.sh: run "make maintainer-clean"")<br>Change-Id: I8bcee9069743b76966a78e1c13d0be9ba62d992c<br>---<br>M contrib/jenkins.sh<br>1 file changed, 1 insertion(+), 1 deletion(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.osmocom.org:29418/libosmo-sccp refs/changes/48/14748/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/contrib/jenkins.sh b/contrib/jenkins.sh</span><br><span>index da96c5e..23ff522 100755</span><br><span>--- a/contrib/jenkins.sh</span><br><span>+++ b/contrib/jenkins.sh</span><br><span>@@ -54,10 +54,10 @@</span><br><span> DISTCHECK_CONFIGURE_FLAGS="--enable-external-tests $CONFIG" \</span><br><span>   $MAKE distcheck \</span><br><span>   || cat-testlogs.sh</span><br><span style="color: hsl(0, 100%, 40%);">-$MAKE maintainer-clean</span><br><span> </span><br><span> if [ "$WITH_MANUALS" = "1" ] && [ "$PUBLISH" = "1" ]; then</span><br><span>         make -C "$base/doc/manuals" publish</span><br><span> fi</span><br><span> </span><br><span style="color: hsl(120, 100%, 40%);">+$MAKE maintainer-clean</span><br><span> osmo-clean-workspace.sh</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/libosmo-sccp/+/14748">change 14748</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/c/libosmo-sccp/+/14748"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: libosmo-sccp </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-Change-Id: I8bcee9069743b76966a78e1c13d0be9ba62d992c </div>
<div style="display:none"> Gerrit-Change-Number: 14748 </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-MessageType: newchange </div>