commit | b59fda832cd0610aad63574e8597bc685daf830c | [log] [tgz] |
---|---|---|
author | Yaowen Mei <ywmei@google.com> | Mon Oct 07 05:13:20 2024 |
committer | LUCI CQ <infra-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Oct 07 05:13:20 2024 |
tree | 7421845baa155aea5263dd55393861c764ec0769 | |
parent | 3489d3edbeca1aa078e64ee2d8cfbd1ce898c1f8 [diff] |
[reclient] Update test version to 0.168.0.c46e68bc. Bug: b/371540431 Change-Id: Ia36a050858feb9a8365b7db77067672ec1a54587 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/build/+/5906266 Commit-Queue: Yaowen Mei <ywmei@google.com> Auto-Submit: Yaowen Mei <ywmei@google.com> Reviewed-by: Anas Sulaiman <mrahs@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.