Make the customer testing shard more verbose (#86143)

This commit is contained in:
Ian Hickson
2021-07-09 12:11:05 -07:00
committed by GitHub
parent 6d8c850ee7
commit 46817f4a94

View File

@@ -8,7 +8,7 @@
# This is called from .cirrus.yml and the LUCI recipes:
# https://flutter.googlesource.com/recipes/+/refs/heads/master/recipe_modules/adhoc_validation/resources/customer_testing.sh
set -e
set -ex
# This script does not assume that "flutter update-packages" has been
# run, to allow CIs to save time by skipping that steps since it's