pespin has uploaded this change for review. (
https://gerrit.osmocom.org/c/osmo-sysmon/+/39090?usp=email )
Change subject: jenkins.sh: Skip building unneeded libosmo-abis
......................................................................
jenkins.sh: Skip building unneeded libosmo-abis
Change-Id: I38b2a5297e967ca570b9a44cfd36373771280beb
---
M contrib/jenkins.sh
1 file changed, 0 insertions(+), 1 deletion(-)
git pull ssh://gerrit.osmocom.org:29418/osmo-sysmon refs/changes/90/39090/1
diff --git a/contrib/jenkins.sh b/contrib/jenkins.sh
index bf983b5..bec114d 100755
--- a/contrib/jenkins.sh
+++ b/contrib/jenkins.sh
@@ -26,7 +26,6 @@
export LD_LIBRARY_PATH="$inst/lib"
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/+/39090?usp=email
To unsubscribe, or for help writing mail filters, visit
https://gerrit.osmocom.org/settings?usp=email
Gerrit-MessageType: newchange
Gerrit-Project: osmo-sysmon
Gerrit-Branch: master
Gerrit-Change-Id: I38b2a5297e967ca570b9a44cfd36373771280beb
Gerrit-Change-Number: 39090
Gerrit-PatchSet: 1
Gerrit-Owner: pespin <pespin(a)sysmocom.de>