[roll] Roll antlion Improve check for missing password

In the unlikely case a password is missing, raise an explicit error
about it, rather than relying on the bindings raising an error

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/antlion/+/1341684
Original-Revision: 7017f6c628fa00dd39d61993fc4fc7f23f5a9fa3
GitOrigin-RevId: b3c5c1f51014e7ba1940f468097e2644bbda138d
Change-Id: Ie4978c0cbf2fa676345f8be4f3127ededc729d62
1 file changed
tree: cf25017c920be722d027f165191fbc003872d9e1
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. 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.