commit | a4a7c1dc7d68a8c90d899c98600f6d3ce88a381b | [log] [tgz] |
---|---|---|
author | Yaowen Mei <ywmei@google.com> | Tue Jun 04 19:47:32 2024 |
committer | LUCI CQ <infra-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Jun 04 19:47:32 2024 |
tree | ad46a142f60dfbb6d58654e17521f48a4b26ceef | |
parent | ab0b2a7ee8a21dca387abfd55cd25e88b74af02a [diff] |
[reclient] Update test version to 0.148.0.41b09b51. Bug: b/343510500 Change-Id: I2fa1978a5937948e4aa01ea8ea8068b46c7102ff Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/build/+/5597681 Commit-Queue: Yaowen Mei <ywmei@google.com> Reviewed-by: Andus Yu <andusyu@google.com> Auto-Submit: Yaowen Mei <ywmei@google.com>
If you're here to make a change to ‘recipes’ (the code located in the recipes
directory), please take a look at the README for more information pertaining to recipes.
The preferred style is PEP8 with two-space indent. Functions use lowercase_with_underscores
, with the exception of the special functions RunSteps
and RunTests
in recipes. Use yapf (git cl format --no-clang-format
) to autoformat new code.