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 <lyn...@fe80.eu>

Reply via email to