@@ -1,4 +1,5 @@
#!/bin/sh
+set -e
ETCD_PACKAGE=github.com/coreos/etcd
export GOPATH="${PWD}"
# Get GOPATH, etc from build
. ./build