Change in libosmocore[master]: jenkins_arch.sh: Exit with error on unknown architecture

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

Harald Welte gerrit-no-reply at lists.osmocom.org
Thu Jun 28 06:29:15 UTC 2018


Harald Welte has uploaded this change for review. ( https://gerrit.osmocom.org/9756


Change subject: jenkins_arch.sh: Exit with error on unknown architecture
......................................................................

jenkins_arch.sh: Exit with error on unknown architecture

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



  git pull ssh://gerrit.osmocom.org:29418/libosmocore refs/changes/56/9756/1

diff --git a/contrib/jenkins_arch.sh b/contrib/jenkins_arch.sh
index 360fd1c..b5a19af 100755
--- a/contrib/jenkins_arch.sh
+++ b/contrib/jenkins_arch.sh
@@ -29,5 +29,6 @@
   *)
     set +x
     echo "Unexpected architecture '$arch'"
+    exit 1
   ;;
 esac

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

Gerrit-Project: libosmocore
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: Ib27c9ebaf2630c432b1923f8e14b36e7772a6033
Gerrit-Change-Number: 9756
Gerrit-PatchSet: 1
Gerrit-Owner: Harald Welte <laforge at gnumonks.org>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20180628/6666c8ca/attachment.htm>


More information about the gerrit-log mailing list