pespin has submitted this change. (
https://gerrit.osmocom.org/c/osmo-sysmon/+/38878?usp=email )
Change subject: contrib/jenkins: libosmo-abis after libosmo-netif
......................................................................
contrib/jenkins: libosmo-abis after libosmo-netif
Depends: libosmo-abis I079dc3999de508301dd37ed03e399356a58d3cab
Depends: libosmo-netif I13d6e88158f6d9ce017986283183ee9c2cc68cae
Change-Id: I4a2c7d739a0957f9de6144ee0dd6cf0070866ea0
---
M contrib/jenkins.sh
1 file changed, 1 insertion(+), 1 deletion(-)
Approvals:
Jenkins Builder: Verified
pespin: Looks good to me, approved
diff --git a/contrib/jenkins.sh b/contrib/jenkins.sh
index ff93c40..bf983b5 100755
--- a/contrib/jenkins.sh
+++ b/contrib/jenkins.sh
@@ -25,8 +25,8 @@
export PKG_CONFIG_PATH="$inst/lib/pkgconfig:$PKG_CONFIG_PATH"
export LD_LIBRARY_PATH="$inst/lib"
-osmo-build-dep.sh libosmo-abis
osmo-build-dep.sh libosmo-netif "" '--disable-doxygen'
+osmo-build-dep.sh libosmo-abis
set +x
echo
--
To view, visit
https://gerrit.osmocom.org/c/osmo-sysmon/+/38878?usp=email
To unsubscribe, or for help writing mail filters, visit
https://gerrit.osmocom.org/settings?usp=email
Gerrit-MessageType: merged
Gerrit-Project: osmo-sysmon
Gerrit-Branch: master
Gerrit-Change-Id: I4a2c7d739a0957f9de6144ee0dd6cf0070866ea0
Gerrit-Change-Number: 38878
Gerrit-PatchSet: 1
Gerrit-Owner: osmith <osmith(a)sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: pespin <pespin(a)sysmocom.de>