[PATCH] osmo-iuh[master]: jenkins.sh: enable make distcheck

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

Neels Hofmeyr gerrit-no-reply at lists.osmocom.org
Mon Aug 29 16:05:27 UTC 2016


Hello Jenkins Builder,

I'd like you to reexamine a change.  Please visit

    https://gerrit.osmocom.org/789

to look at the new patch set (#2).

jenkins.sh: enable make distcheck

Change-Id: I967d4de9682cb2a45210f689ec076ef457841179
---
M contrib/jenkins.sh
1 file changed, 1 insertion(+), 2 deletions(-)


  git pull ssh://gerrit.osmocom.org:29418/osmo-iuh refs/changes/89/789/2

diff --git a/contrib/jenkins.sh b/contrib/jenkins.sh
index 72efdbc..8021bbd 100755
--- a/contrib/jenkins.sh
+++ b/contrib/jenkins.sh
@@ -75,5 +75,4 @@
 
 $MAKE $PARALLEL_MAKE
 LD_LIBRARY_PATH="$inst/lib" $MAKE check
-# distcheck is broken
-#LD_LIBRARY_PATH=$PWD/deps/install/lib $MAKE distcheck
+LD_LIBRARY_PATH="$inst/lib" $MAKE distcheck

-- 
To view, visit https://gerrit.osmocom.org/789
To unsubscribe, visit https://gerrit.osmocom.org/settings

Gerrit-MessageType: newpatchset
Gerrit-Change-Id: I967d4de9682cb2a45210f689ec076ef457841179
Gerrit-PatchSet: 2
Gerrit-Project: osmo-iuh
Gerrit-Branch: master
Gerrit-Owner: Neels Hofmeyr <nhofmeyr at sysmocom.de>
Gerrit-Reviewer: Jenkins Builder



More information about the gerrit-log mailing list