| commit | 27d7c258a161caca71df457cd56c528c233337db | [log] [tgz] |
|---|---|---|
| author | George Burgess IV <gbiv@google.com> | Tue Jun 10 09:20:17 2025 -0600 |
| committer | Chromeos LUCI <chromeos-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Jun 13 10:19:37 2025 -0700 |
| tree | 3b965244f84eef657dfafc7f85068c03fd4ff135 | |
| parent | 437744fa14da7482a895d92d2669dc7a3c809cda [diff] |
bot_tools: update atlas expectations The file path here changed as a result of crrev.com/c/6625453. Update this to reflect that change. BUG=b:416321626 TEST=Ran the script; no more complaints about mismatched lints Change-Id: I192af634de88a37cbdd487557652d6b2a34c1b1e Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/third_party/toolchain-utils/+/6634709 Auto-Submit: George Burgess <gbiv@chromium.org> Reviewed-by: Jordan Abrahams-Whitehead <ajordanr@google.com> Tested-by: George Burgess <gbiv@chromium.org> Commit-Queue: George Burgess <gbiv@chromium.org>
toolchain-utilsVarious utilities used by the ChromeOS toolchain team.
To run Python scripts in this directory, first run:
export PYTHONPATH=$(readlink -f .):$PYTHONPATH
from this directory.
Then you can run any script.
To get help on any script, type in python <script> --help, or refer to the header of the script for more information.