adding -x for debug

This commit is contained in:
Mike Aizatsky 2016-11-08 19:35:29 -08:00 committed by GitHub
parent 8ab5c7dbd5
commit 220ebc0ce6
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
#!/bin/bash -eu
#!/bin/bash -eux
# Copyright 2016 Google Inc.
#
# Licensed under the Apache License, Version 2.0 (the "License");