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/.

pespin gerrit-no-reply at lists.osmocom.org
Thu Nov 7 13:56:55 UTC 2019


pespin has uploaded this change for review. ( 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(-)



  git pull ssh://gerrit.osmocom.org:29418/docker-playground refs/changes/98/15998/1

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-MessageType: newchange
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20191107/b600ba7a/attachment.htm>


More information about the gerrit-log mailing list