[roll] Roll infra/recipes Revert "[clang_toolchain] Add debug code for missing python3 issue"

This reverts commit 33617b4a3e04976faf087dc382256e3cbd910891.

Reason for revert: Need to land mitigation change. The debug code
is no longer needed.

Original change's description:
> [clang_toolchain] Add debug code for missing python3 issue
>
> We are seeing llvm tests runner fail to find vpython3's python binary
> occasionally. This patch adds some debug output when such issue
> happens.
>
> Original-Bug: 476039801
> Change-Id: If386abb7c423eb8c8dd45e8c53b9fa359529f341
> Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/1492869
> Commit-Queue: Haowei Wu <haowei@google.com>
> Reviewed-by: Paul Kirth <paulkirth@google.com>

Original-Bug: 476039801
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/1530017
Original-Revision: 438c1f8cc42e3e79984ad3d2f5e8acb46353e95d
GitOrigin-RevId: 664ca366d3ee85b9438778e10e30b55f750191ff
Change-Id: I00a3fae4cd29cdfc99b195cb93e80bb3481f0825
1 file changed
tree: 8da5051f8e3220d59006422cb7ffe929e19605af
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cobalt
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
README.md

Integration

This repository contains Fuchsia's Global Integration manifest files.

Making changes

All changes should be made to the internal version of this repository. Our infrastructure automatically updates this version when the internal one changes.

Currently all changes must be made by a Google employee. Non-Google employees wishing to make a change can ask for assistance in one of the communication channels documented at get involved.

Obtaining the source

First install Jiri.

Next run:

$ jiri init
$ jiri import minimal https://fuchsia.googlesource.com/integration
$ jiri update

Third party

Third party projects should have their own subdirectory in ./third_party.