commit | f6437da198a4b7f57c47af037f2ddc1f3439cf3c | [log] [tgz] |
---|---|---|
author | Armando Montanez <amontanez@google.com> | Thu Aug 03 22:36:39 2023 +0000 |
committer | CQ Bot Account <pigweed-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Aug 03 22:36:39 2023 +0000 |
tree | 086a07bb2bea4ec72f46116ef87e5d826fa69f50 | |
parent | a9427aba257f282c96d8f30dc3af5925c3193031 [diff] |
pw_transfer: Fix legacy binary path The legacy binary test for pw_transfer was somehow finding the binaries via the system PATH. This corrects the runfiles query to properly pick up the binaries managed by Bazel. Bug: b/294284927 Change-Id: I6363fefd0f64c27c7edb596f169e51e6a829341a Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/162914 Presubmit-Verified: CQ Bot Account <pigweed-scoped@luci-project-accounts.iam.gserviceaccount.com> Reviewed-by: Erik Gilling <konkers@google.com> Commit-Queue: Auto-Submit <auto-submit@pigweed-service-accounts.iam.gserviceaccount.com> Pigweed-Auto-Submit: Armando Montanez <amontanez@google.com>
Pigweed is an open source collection of embedded-targeted libraries–or as we like to call them, modules. These modules are building blocks and infrastructure that enable faster and more reliable development on small-footprint MMU-less 32-bit microcontrollers like the STMicroelectronics STM32L452 or the Nordic nRF52832.
For more information please see our website: https://pigweed.dev/.