aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/osmocom-latest-packages.sh
diff options
context:
space:
mode:
authorAlexander Couzens <lynxis@fe80.eu>2017-11-21 13:06:14 +0100
committerAlexander Couzens <lynxis@fe80.eu>2017-11-21 14:36:30 +0100
commitd43eda7abbf5793baf2dc0d7abf6208bb06cb187 (patch)
tree202bd80718f9e85c582f93a86ba88a75a59a476f /scripts/osmocom-latest-packages.sh
parent92525a71d4ab599bb98851593ba3a4a73f692316 (diff)
osmocom-latest-packages: set -e: exit on any failure
Diffstat (limited to 'scripts/osmocom-latest-packages.sh')
-rwxr-xr-xscripts/osmocom-latest-packages.sh2
1 files changed, 1 insertions, 1 deletions
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