Change in docker-playground[master]: ttcn3-stp/Makefile: Set branch to laforge/stp only if envvar not set

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/gerrit-log@lists.osmocom.org/.

laforge gerrit-no-reply at lists.osmocom.org
Fri Nov 8 17:33:42 UTC 2019


laforge has submitted this change. ( https://gerrit.osmocom.org/c/docker-playground/+/15998 )

Change subject: ttcn3-stp/Makefile: Set branch to laforge/stp only if envvar not set
......................................................................

ttcn3-stp/Makefile: Set branch to laforge/stp only if envvar not set

Change-Id: I1f4061f2b1d62e6a42af4629ce462269cfaf317f
---
M ttcn3-stp-test/Makefile
1 file changed, 1 insertion(+), 1 deletion(-)

Approvals:
  laforge: Looks good to me, approved; Verified



diff --git a/ttcn3-stp-test/Makefile b/ttcn3-stp-test/Makefile
index 76fdbfc..4bf2fff 100644
--- a/ttcn3-stp-test/Makefile
+++ b/ttcn3-stp-test/Makefile
@@ -1,4 +1,4 @@
 RUN_ARGS?=--sysctl net.ipv6.conf.all.disable_ipv6=0 --rm --network sigtran --ip 172.18.2.202 -v ggsn-test-vol:/data
-OSMO_TTCN3_BRANCH="laforge/stp"
+OSMO_TTCN3_BRANCH?="laforge/stp"
 
 include ../make/Makefile

-- 
To view, visit https://gerrit.osmocom.org/c/docker-playground/+/15998
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings

Gerrit-Project: docker-playground
Gerrit-Branch: master
Gerrit-Change-Id: I1f4061f2b1d62e6a42af4629ce462269cfaf317f
Gerrit-Change-Number: 15998
Gerrit-PatchSet: 1
Gerrit-Owner: pespin <pespin at sysmocom.de>
Gerrit-Reviewer: laforge <laforge at osmocom.org>
Gerrit-MessageType: merged
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20191108/6c2c5702/attachment.htm>


More information about the gerrit-log mailing list