Change in osmo-sysmon[master]: jenkins.sh: remove obsolete comments

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

Max gerrit-no-reply at lists.osmocom.org
Thu Jan 31 15:08:41 UTC 2019


Max has uploaded this change for review. ( https://gerrit.osmocom.org/12764


Change subject: jenkins.sh: remove obsolete comments
......................................................................

jenkins.sh: remove obsolete comments

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



  git pull ssh://gerrit.osmocom.org:29418/osmo-sysmon refs/changes/64/12764/1

diff --git a/contrib/jenkins.sh b/contrib/jenkins.sh
index dc2f734..b1529c4 100755
--- a/contrib/jenkins.sh
+++ b/contrib/jenkins.sh
@@ -1,5 +1,5 @@
 #!/usr/bin/env bash
-# jenkins build helper script for openbsc.  This is how we build on jenkins.osmocom.org
+# jenkins build helper: this is how we build on jenkins.osmocom.org
 
 if ! [ -x "$(command -v osmo-build-dep.sh)" ]; then
 	echo "Error: We need to have scripts/osmo-deps.sh from http://git.osmocom.org/osmo-ci/ in PATH !"
@@ -37,8 +37,7 @@
 autoreconf --install --force
 ./configure --enable-sanitize --enable-external-tests --enable-werror
 $MAKE $PARALLEL_MAKE
-#LD_LIBRARY_PATH="$inst/lib" $MAKE check \
-#  || cat-testlogs.sh
+
 LD_LIBRARY_PATH="$inst/lib" \
   DISTCHECK_CONFIGURE_FLAGS="--enable-vty-tests --enable-external-tests --enable-werror" \
   $MAKE distcheck \

-- 
To view, visit https://gerrit.osmocom.org/12764
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings

Gerrit-Project: osmo-sysmon
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: Ia2b3769811e9409d99f3698c490f6e3abe6a3c12
Gerrit-Change-Number: 12764
Gerrit-PatchSet: 1
Gerrit-Owner: Max <msuraev at sysmocom.de>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20190131/db6587d6/attachment.htm>


More information about the gerrit-log mailing list