Skip to content

Commit

Permalink
Add set -xo errexit
Browse files Browse the repository at this point in the history
  • Loading branch information
mccheah committed Jul 18, 2018
1 parent 6a89c65 commit d6f41e0
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.
#
set -xo errexit
TEST_ROOT_DIR=$(git rev-parse --show-toplevel)

DEPLOY_MODE="minikube"
Expand Down

0 comments on commit d6f41e0

Please sign in to comment.