summaryrefslogtreecommitdiff
path: root/extra
diff options
context:
space:
mode:
authorMary Ruthven <mruthven@chromium.org>2020-12-22 07:40:57 +1100
committerCommit Bot <commit-bot@chromium.org>2020-12-22 21:02:11 +0000
commitdbe87fb73f561bfa7ae62da17cbf979eb00732a4 (patch)
treeecee56caabd3366b5f1e72653ee9c160d6165c27 /extra
parent5e1a54f157554153973bc9422b3fe1d90aa1c8a5 (diff)
downloadchrome-ec-dbe87fb73f561bfa7ae62da17cbf979eb00732a4.tar.gz
coil: Replace "whitelist"
Replace "whitelist" with "allowlist". BUG=b:175244613 TEST=make buildall -j Change-Id: Ie0a23cb33722fe27b76d97c2ebdd548c2ecc2aa6 Signed-off-by: Mary Ruthven <mruthven@chromium.org> Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/ec/+/2600299 Reviewed-by: Namyoon Woo <namyoon@chromium.org>
Diffstat (limited to 'extra')
-rwxr-xr-xextra/cr50_rma_open/cr50_rma_open.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/cr50_rma_open/cr50_rma_open.py b/extra/cr50_rma_open/cr50_rma_open.py
index 44038ab660..917ce26984 100755
--- a/extra/cr50_rma_open/cr50_rma_open.py
+++ b/extra/cr50_rma_open/cr50_rma_open.py
@@ -262,7 +262,7 @@ class RMAOpen(object):
url = URL % (challenge, hwid)
logging.info('GOTO:\n %s', url)
logging.info('If the server fails to debug the challenge make sure the '
- 'RLZ is whitelisted')
+ 'RLZ is allowlisted')
def try_authcode(self, authcode):
"""Try opening cr50 with the authcode