[roll] Roll cobalt [tools] Fix up tools directory

- Ran ./cobaltb.py fmt --all
- Removed `from __future__ import print_function` since we use python3.
- Made sure that all tools can run as standalone scripts

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/cobalt/+/596272
Original-Revision: 543f6fe40bf46f850cfeb58825b5ccc74c34f9c3
GitOrigin-RevId: f20f945b6f98d830856b6a805e67c0464ffc15d9
Change-Id: I74fc0d6f00c7bfe9e26d6adf9b14237a3d6c7d0f
1 file changed
tree: 0c314a18340af4c1226c97a35bf56a5237900558
  1. infra/
  2. third_party/
  3. firmware
  4. flower
  5. jiri.lock
  6. minimal
  7. prebuilts
  8. README.md
  9. stem
  10. 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 via the IRC channel #fuchsia on Freenode.

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.