| commit | c2754262c7d409c695c7d9aaeb6447d98c288587 | [log] [tgz] |
|---|---|---|
| author | Oliver Newman <olivernewman@fuchsia.infra.roller.google.com> | Wed Apr 27 20:24:49 2022 +0000 |
| committer | Copybara-Service <copybara-worker@google.com> | Wed Apr 27 13:26:26 2022 -0700 |
| tree | 9ae512c9e6f5d8b2d29691a69a4e743b7197fd5a | |
| parent | 3a457d421999429e04d1c30af1b85aa252814447 [diff] |
[roll] Roll infra/recipes [python] Stop setting -u Per https://crbug.com/1271425 this is very rarely necessary (only for very long-running commands that produce minimal output, to prevent them from being considered stuck by swarming). But all LUCI bots set the `PYTHONUNBUFFERED` environment variable anyway, so unsetting the flag won't have any effect on production. Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/673458 Original-Revision: 7592c193b6e2e5df569f86534187c489288f6fd5 GitOrigin-RevId: 34cc82dff64d127a7ade0b885c8b96a2ffa929a3 Change-Id: I212519efd1dea8b33527557720f6e7cfc5f6248c
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.