<p>Neels Hofmeyr has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/12713">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">distcheck: enable external tests<br><br>It was recently discovered that logging_vty_test.vty was missing from<br>EXTRA_DIST. To make sure we don't forget similar files in the future, add<br>python tests to 'make distcheck', by means of DISTCHECK_CONFIGURE_FLAGS.<br><br>Related: I1bcedf3097f02b2adc679560d1cbceb27dbc345e<br>Change-Id: Id569b2a932c1428cabb4d7ff17822cff8eee02af<br>---<br>M contrib/jenkins_amd64.sh<br>1 file changed, 2 insertions(+), 1 deletion(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.osmocom.org:29418/libosmocore refs/changes/13/12713/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/contrib/jenkins_amd64.sh b/contrib/jenkins_amd64.sh</span><br><span>index cd7b666..9b83793 100755</span><br><span>--- a/contrib/jenkins_amd64.sh</span><br><span>+++ b/contrib/jenkins_amd64.sh</span><br><span>@@ -28,7 +28,8 @@</span><br><span> </span><br><span> # do distcheck only once, which is fine from built source tree, since distcheck</span><br><span> # is well separated from the source tree state.</span><br><span style="color: hsl(0, 100%, 40%);">-$MAKE distcheck \</span><br><span style="color: hsl(120, 100%, 40%);">+DISTCHECK_CONFIGURE_FLAGS=--enable-external-tests \</span><br><span style="color: hsl(120, 100%, 40%);">+    $MAKE distcheck \</span><br><span>     || cat-testlogs.sh</span><br><span> </span><br><span> osmo-clean-workspace.sh</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/12713">change 12713</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/12713"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: libosmocore </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>
<div style="display:none"> Gerrit-Change-Id: Id569b2a932c1428cabb4d7ff17822cff8eee02af </div>
<div style="display:none"> Gerrit-Change-Number: 12713 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Neels Hofmeyr <nhofmeyr@sysmocom.de> </div>