Skip to content

Commit 46817f4

Browse files
authored
Make the customer testing shard more verbose (flutter#86143)
1 parent 6d8c850 commit 46817f4

File tree

1 file changed

+1
-1
lines changed
  • dev/customer_testing

1 file changed

+1
-1
lines changed

dev/customer_testing/ci.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
# This is called from .cirrus.yml and the LUCI recipes:
99
# https://flutter.googlesource.com/recipes/+/refs/heads/master/recipe_modules/adhoc_validation/resources/customer_testing.sh
1010

11-
set -e
11+
set -ex
1212

1313
# This script does not assume that "flutter update-packages" has been
1414
# run, to allow CIs to save time by skipping that steps since it's

0 commit comments

Comments
 (0)