Abacn commented on code in PR #30153: URL: https://github.com/apache/beam/pull/30153#discussion_r1474661438
########## .test-infra/tools/stale_bq_datasets_cleaner.sh: ########## @@ -18,7 +18,7 @@ # Deletes stale and old BQ datasets that are left after tests. # -set -euo pipefail Review Comment: This prints every command executing and I find https://github.com/apache/beam/actions/runs/7731108048/job/21078010193 is verbose and may be difficult to read. We added several "echo" below. Can we keep the original set flags -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
