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/.