Fix typo in comment.
Bug: 1067356 Change-Id: I8c22d44b774ece4135980d47df12bab4c9152dba Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2317860 Commit-Queue: Kevin Marshall <kmarshall@chromium.org> Reviewed-by: Kevin Marshall <kmarshall@chromium.org> Cr-Commit-Position: refs/heads/master@{#792855} GitOrigin-RevId: 4b300f9af58b851a933ae2587999cb21f350a26e
This commit is contained in:
Родитель
dcfec8be20
Коммит
c92da04791
|
@ -56,7 +56,7 @@ class EmuTarget(target.Target):
|
|||
|
||||
# Zircon sends debug logs to serial port (see kernel.serial=legacy flag
|
||||
# above). Serial port is redirected to a file through emulator stdout.
|
||||
# Unless runner_pogs are enabled, we output the kernel serial log
|
||||
# If runner_logs are not enabled, we output the kernel serial log
|
||||
# to a temporary file, and print that out if we are unable to connect to
|
||||
# the emulator guest, to make it easier to diagnose connectivity issues.
|
||||
temporary_log_file = None
|
||||
|
|
Загрузка…
Ссылка в новой задаче