<p>Harald Welte <strong>merged</strong> this change.</p><p><a href="https://gerrit.osmocom.org/11043">View Change</a></p><div style="white-space:pre-wrap">Approvals:
  Harald Welte: Looks good to me, approved; Verified

</div><pre style="font-family: monospace,monospace; white-space: pre-wrap;">root Makefile: add rules for ttcn3-hlr-test<br><br>Change-Id: Idfd59c3faabeaa1af00df988513d5574c680a3bb<br>---<br>M Makefile<br>1 file changed, 8 insertions(+), 0 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/Makefile b/Makefile</span><br><span>index f82e3f5..e224274 100644</span><br><span>--- a/Makefile</span><br><span>+++ b/Makefile</span><br><span>@@ -33,6 +33,10 @@</span><br><span> osmo-ggsn-master: debian-jessie-build</span><br><span>    $(MAKE) -C osmo-ggsn-master</span><br><span> </span><br><span style="color: hsl(120, 100%, 40%);">+.PHONY: osmo-hlr-master</span><br><span style="color: hsl(120, 100%, 40%);">+osmo-hlr-master: debian-jessie-build</span><br><span style="color: hsl(120, 100%, 40%);">+        $(MAKE) -C osmo-hlr-master</span><br><span style="color: hsl(120, 100%, 40%);">+</span><br><span> .PHONY: ttcn3-bsc-test</span><br><span> ttcn3-bsc-test: debian-stretch-titan osmo-stp-master osmo-bsc-master osmo-bts-master ttcn3-bsc-test</span><br><span>        $(MAKE) -C ttcn3-bsc-test</span><br><span>@@ -53,6 +57,10 @@</span><br><span> ttcn3-mgw-test: debian-stretch-titan osmo-mgw-master</span><br><span>       $(MAKE) -C ttcn3-mgw-test</span><br><span> </span><br><span style="color: hsl(120, 100%, 40%);">+.PHONY: ttcn3-hlr-test</span><br><span style="color: hsl(120, 100%, 40%);">+ttcn3-hlr-test: debian-stretch-titan osmo-hlr-master</span><br><span style="color: hsl(120, 100%, 40%);">+   $(MAKE) -C ttcn3-hlr-test</span><br><span style="color: hsl(120, 100%, 40%);">+</span><br><span> .PHONY: sctp-test</span><br><span> sctp-test: debian-jessie-build</span><br><span>   $(MAKE) -C sctp-test</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/11043">change 11043</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/11043"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: docker-playground </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-MessageType: merged </div>
<div style="display:none"> Gerrit-Change-Id: Idfd59c3faabeaa1af00df988513d5574c680a3bb </div>
<div style="display:none"> Gerrit-Change-Number: 11043 </div>
<div style="display:none"> Gerrit-PatchSet: 3 </div>
<div style="display:none"> Gerrit-Owner: Neels Hofmeyr <nhofmeyr@sysmocom.de> </div>
<div style="display:none"> Gerrit-Reviewer: Harald Welte <laforge@gnumonks.org> </div>
<div style="display:none"> Gerrit-Reviewer: Neels Hofmeyr <nhofmeyr@sysmocom.de> </div>