dev-build: Fail on errors
Add -e so that the scripts fails in case of errors. Change-Id: Ie740b35ee84f1682f9a9119ead8f87e27ef0343d
This commit is contained in:
parent
8516778e45
commit
9ccd225636
@ -1,4 +1,4 @@
|
||||
#!/usr/bin/env bash -x
|
||||
#!/bin/bash -xe
|
||||
|
||||
# Build groups distribution from local filesystem instead of fetching
|
||||
# directly from git
|
||||
|
Loading…
Reference in New Issue
Block a user