commit | 437deab4764e8fa87ccfe0631af105c2a7c9c40e | [log] [tgz] |
---|---|---|
author | James Sullivan <jfsulliv@fuchsia.infra.roller.google.com> | Tue Aug 23 22:50:12 2022 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Tue Aug 23 15:52:03 2022 -0700 |
tree | 8bada0ffecdf9b7b36991903f242b5447b7167e2 | |
parent | e23d888299f476432332c1fb5ea7e59d97b464b9 [diff] |
[roll] Roll fuchsia [fuchsia-fs] Add create_dir_recursive create_sub_directories previously didn't Describe the directory node after creating it, which is error-prone because it means the directory might not actually exist yet. Fixed this, and moved out of the root of the crate (per fxbug.dev/105504). Soft migration; eventually create_sub_directories will be removed. Original-Bug: 105504 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/714704 Original-Revision: 9a4119840268616791f5f31def53d612a2fa2cfd GitOrigin-RevId: 0c6bafca02770fe95518b7fc49e9e03a817e7f67 Change-Id: I1061da27f1dc6bd324ec1bbeb3a9b4f3083d32f0
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
.