boulder-start.sh: revert -e (fail faast)

This commit is contained in:
Jakub Warmuz 2015-08-22 09:20:06 +00:00
parent cdb9c8b964
commit 667ee132f4
No known key found for this signature in database
GPG key ID: 2A7BAD3A489B52EA

View file

@ -1,4 +1,4 @@
#!/bin/sh -x
#!/bin/sh -xe
# Download and run Boulder instance for integration testing
export GOPATH="${GOPATH:-/tmp/go}"