[roll] Roll infra/recipes [clang_toolchain] Don't return from `finally` clause According to the Python docs, "If the finally clause executes a break, continue or return statement, exceptions are not re-raised." https://docs.python.org/3/tutorial/errors.html#defining-clean-up-actions So move the finally clause into a separate function to avoid masking an exception. Original-Bug: 63871 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/575822 Original-Revision: 3ea16a1f608b5dcea8b780727804e846d186c918 GitOrigin-RevId: 8297e46ec5988b304f28061f9ceba14925c0e135 Change-Id: Ic25451cbd4e1c9e431951451bd1b79c284b1dc92
This repository contains Fuchsia's Global Integration manifest files.
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 via the IRC channel #fuchsia on Freenode.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party.