mirror of
https://chromium.googlesource.com/chromium/tools/depot_tools.git
synced 2026-01-11 10:41:31 +00:00
[ninja_log_uploader] fix minor issues
These changes are extracted from https://crrev.com/c/4881800 - rename a variable name to allowlisted - remove an empty line - fix typo Change-Id: Iac2dc1664330311d55b3174ede8929f38f115adc Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/4886532 Reviewed-by: Takuto Ikuta <tikuta@chromium.org> Auto-Submit: Junji Watanabe <jwata@google.com> Commit-Queue: Junji Watanabe <jwata@google.com>
This commit is contained in:
committed by
LUCI CQ
parent
67e56f6382
commit
af369d8962
@@ -27,7 +27,6 @@ import sys
|
||||
import time
|
||||
import urllib.request
|
||||
|
||||
|
||||
# These build configs affect build performance.
|
||||
ALLOWLISTED_CONFIGS = ('symbol_level', 'use_goma', 'is_debug',
|
||||
'is_component_build', 'enable_nacl', 'host_os',
|
||||
|
||||
Reference in New Issue
Block a user