summaryrefslogtreecommitdiff
path: root/get_definitions.sh
diff options
context:
space:
mode:
authorWill Holland <william.holland@codethink.co.uk>2015-09-10 16:32:49 +0100
committerWill Holland <william.holland@codethink.co.uk>2015-09-10 16:32:49 +0100
commit7abb4d83e640ef6dc5c0e8951c7c80d4411fb225 (patch)
tree7cb2f9bd903a8cd19a53cb124531a1d5b8e7e139 /get_definitions.sh
parent95426b5a8deab9c89323a60381e31fafcbe6425d (diff)
downloadbuildslave-scripts-7abb4d83e640ef6dc5c0e8951c7c80d4411fb225.tar.gz
set -e all the things
Diffstat (limited to 'get_definitions.sh')
-rw-r--r--get_definitions.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/get_definitions.sh b/get_definitions.sh
index 0e1b911..de08d79 100644
--- a/get_definitions.sh
+++ b/get_definitions.sh
@@ -1,4 +1,5 @@
#!/bin/sh
+set -e
git clone sh://git@cu010-trove.codethink.com/baserock/baserock/definitions.git
cd definitions
git fetch