[roll] Roll antlion Call journalctl with sudo

Fix an issue where not all systemd journal logs were being reported
since the user did not have root priviledges. Add sudo to the command.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/antlion/+/1074503
Original-Revision: 7c682af14622a42a357f25f7afb0ad13cf80e2c4
GitOrigin-RevId: 825354a4e9d604e524e6aab578a54952f2a903fb
Change-Id: Ia4bd89b8ecef1c32e16e7804465f75b9fb915d4e
1 file changed
tree: 12ffd1d58e0271ab6d9f849cc2f0fd2bc8923b26
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. toolchain
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.