[PATCH] osmo-ci[master]: osmocom-latest-packages: set -e: exit on any failure

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

lynxis lazus gerrit-no-reply at lists.osmocom.org
Tue Nov 21 13:43:32 UTC 2017


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

osmocom-latest-packages: set -e: exit on any failure

Change-Id: I8dbf32a731d01b6eba933b8af22500c5edd1502d
---
M scripts/osmocom-latest-packages.sh
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.osmocom.org:29418/osmo-ci refs/changes/51/4951/1

diff --git a/scripts/osmocom-latest-packages.sh b/scripts/osmocom-latest-packages.sh
index 2f0152e..ff1bc34 100755
--- a/scripts/osmocom-latest-packages.sh
+++ b/scripts/osmocom-latest-packages.sh
@@ -1,6 +1,6 @@
 #!/bin/sh
 
-#set -e
+set -e
 
 # OBS project name
 PROJ=network:osmocom:latest

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I8dbf32a731d01b6eba933b8af22500c5edd1502d
Gerrit-PatchSet: 1
Gerrit-Project: osmo-ci
Gerrit-Branch: master
Gerrit-Owner: lynxis lazus <lynxis at fe80.eu>



More information about the gerrit-log mailing list