mirror of
https://github.com/certbot/certbot.git
synced 2026-06-03 22:08:07 -04:00
boulder-start.sh: revert -e (fail faast)
This commit is contained in:
parent
cdb9c8b964
commit
667ee132f4
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
#!/bin/sh -x
|
||||
#!/bin/sh -xe
|
||||
# Download and run Boulder instance for integration testing
|
||||
|
||||
export GOPATH="${GOPATH:-/tmp/go}"
|
||||
|
|
|
|||
Loading…
Reference in a new issue