Commit 33d4a31c authored by rmcilroy's avatar rmcilroy Committed by Commit bot

Fix mistake in status update for excessive-comma-usage

NOTRY=true

Review-Url: https://codereview.chromium.org/2265053002
Cr-Commit-Position: refs/heads/master@{#38785}
parent 2027b0be
......@@ -119,7 +119,7 @@
##############################################################################
['arch == arm64 and msan', {
# Stack size too large with masm on Arm64.
'excessive-comma-usage': [SKIP],
'fast/js/excessive-comma-usage': [SKIP],
}], # arch == arm64 and msan
##############################################################################
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment