Change in simtrace2[master]: jenkins: fix publish

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

Kévin Redon gerrit-no-reply at lists.osmocom.org
Tue Aug 7 09:24:07 UTC 2018


Kévin Redon has uploaded this change for review. ( https://gerrit.osmocom.org/10364


Change subject: jenkins: fix publish
......................................................................

jenkins: fix publish

the script argument was not saved in the publish variable used later
to decide if publishing/uploading is needed.

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



  git pull ssh://gerrit.osmocom.org:29418/simtrace2 refs/changes/64/10364/1

diff --git a/contrib/jenkins.sh b/contrib/jenkins.sh
index bf755b6..5ce5993 100755
--- a/contrib/jenkins.sh
+++ b/contrib/jenkins.sh
@@ -9,6 +9,7 @@
 
 set -e
 
+publish="$1"
 base="$PWD"
 deps="$base/deps"
 inst="$deps/install"

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

Gerrit-Project: simtrace2
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: Ic768a8e96e5e4d72acf3979da1412d683f79ec55
Gerrit-Change-Number: 10364
Gerrit-PatchSet: 1
Gerrit-Owner: Kévin Redon <kredon at sysmocom.de>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20180807/9839f11d/attachment.htm>


More information about the gerrit-log mailing list