From 04d8d7cb13286d763b0078c53e3671352c94b1c6 Mon Sep 17 00:00:00 2001 From: Anton Lundin Date: Wed, 17 Aug 2016 21:36:50 +0200 Subject: scripts: run all scripts with -e Run all scripts with -e so they exit as soon as something breaks. That way the build stops at the first error, not some other error. Signed-off-by: Anton Lundin Signed-off-by: Dirk Hohndel --- packaging/macosx/sign | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'packaging/macosx/sign') diff --git a/packaging/macosx/sign b/packaging/macosx/sign index 8b1b0e853..6d41194eb 100644 --- a/packaging/macosx/sign +++ b/packaging/macosx/sign @@ -1,4 +1,4 @@ -#!/bin/bash +#!/bin/bash -e # Hash is 3A8CE62A483083EDEA5581A61E770EC1FA8BECE8 but it doesn't seem to # find the key by hash -- cgit v1.2.3-70-g09d2