aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xosmo-release.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/osmo-release.sh b/osmo-release.sh
index 44504360..916af849 100755
--- a/osmo-release.sh
+++ b/osmo-release.sh
@@ -162,6 +162,7 @@ if [ "z$DRY_RUN" != "z0" ]; then
exit 0
fi
+set -e
if [ -f "TODO-RELEASE" ]; then
grep '#' TODO-RELEASE > TODO-RELEASE.clean
mv TODO-RELEASE.clean TODO-RELEASE