diff options
Diffstat (limited to 'build-arch-gce')
| -rwxr-xr-x | build-arch-gce | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/build-arch-gce b/build-arch-gce index f0922ff..1e6e16d 100755 --- a/build-arch-gce +++ b/build-arch-gce @@ -13,6 +13,8 @@ # See the License for the specific language governing permissions and # limitations under the License. +LC_ALL=C + set -eEuo pipefail trap 'echo "Error: \`$BASH_COMMAND\` exited with status $?"' ERR |
