dev-build: Fail on errors

Add -e so that the scripts fails in case of errors.

Change-Id: Ie740b35ee84f1682f9a9119ead8f87e27ef0343d
This commit is contained in:
Andreas Jaeger 2017-07-26 18:27:49 +02:00
parent 8516778e45
commit 9ccd225636
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
#!/usr/bin/env bash -x
#!/bin/bash -xe
# Build groups distribution from local filesystem instead of fetching
# directly from git