laforge has submitted this change. ( 
https://gerrit.osmocom.org/c/osmo-ci/+/42614?usp=email )

Change subject: osmo_git_clone_url(): add Gitea mirrors for libnftnl and 
nftables
......................................................................

osmo_git_clone_url(): add Gitea mirrors for libnftnl and nftables

Change-Id: I830a16c8bf7f595b16113bf2ba5e81bae56533dd
Related: osmo-upf.git I28950d823dfd91e8e2ac23a19e5a86d1027096b3
---
M scripts/common.sh
1 file changed, 3 insertions(+), 0 deletions(-)

Approvals:
  laforge: Looks good to me, approved
  pespin: Looks good to me, but someone else must approve
  Jenkins Builder: Verified




diff --git a/scripts/common.sh b/scripts/common.sh
index 6ef1e3c..7d60011 100644
--- a/scripts/common.sh
+++ b/scripts/common.sh
@@ -150,6 +150,9 @@
                libosmo-sccp-legacy)
                        echo "$OSMO_GIT_URL_GITEA"/osmocom/"$1"
                        ;;
+               libnftnl|nftables)
+                       echo "$OSMO_GIT_URL_GITEA"/mirrors/"$1"
+                       ;;
                osmo_dia2gsup|osmo-epdg|osmo-s1gw|logger_gsmtap|enftables)
                        echo "$OSMO_GIT_URL_GERRIT"/erlang/"$1"
                        ;;

--
To view, visit https://gerrit.osmocom.org/c/osmo-ci/+/42614?usp=email
To unsubscribe, or for help writing mail filters, visit 
https://gerrit.osmocom.org/settings?usp=email

Gerrit-MessageType: merged
Gerrit-Project: osmo-ci
Gerrit-Branch: master
Gerrit-Change-Id: I830a16c8bf7f595b16113bf2ba5e81bae56533dd
Gerrit-Change-Number: 42614
Gerrit-PatchSet: 2
Gerrit-Owner: fixeria <[email protected]>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: laforge <[email protected]>
Gerrit-Reviewer: osmith <[email protected]>
Gerrit-Reviewer: pespin <[email protected]>

Reply via email to