[PATCH] osmo-bsc[master]: NOT FOR MERGE: testing gerrit build with V=1

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
Tue Nov 21 13:42:56 UTC 2017


Review at  https://gerrit.osmocom.org/4950

NOT FOR MERGE: testing gerrit build with V=1

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


  git pull ssh://gerrit.osmocom.org:29418/osmo-bsc refs/changes/50/4950/1

diff --git a/contrib/jenkins.sh b/contrib/jenkins.sh
index 57954f0..b5416f4 100755
--- a/contrib/jenkins.sh
+++ b/contrib/jenkins.sh
@@ -41,8 +41,8 @@
 cd "$base"
 autoreconf --install --force
 ./configure --enable-vty-tests --enable-external-tests
-$MAKE $PARALLEL_MAKE
-LD_LIBRARY_PATH="$inst/lib" $MAKE check \
+$MAKE V=1 $PARALLEL_MAKE
+LD_LIBRARY_PATH="$inst/lib" $MAKE V=1 check \
   || cat-testlogs.sh
 LD_LIBRARY_PATH="$inst/lib" \
   DISTCHECK_CONFIGURE_FLAGS="--enable-vty-tests --enable-external-tests" \

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I48f65170cfd2319ffe19b12cfa01a70e7b8e779a
Gerrit-PatchSet: 1
Gerrit-Project: osmo-bsc
Gerrit-Branch: master
Gerrit-Owner: Neels Hofmeyr <nhofmeyr at sysmocom.de>



More information about the gerrit-log mailing list