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

This commit is contained in:
Jakub Warmuz
2015-08-22 09:22:35 +00:00
parent cdb9c8b964
commit 667ee132f4
+1 -1
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}"