Bug 1205574: Fix cache name typo in try white list. r=garndt
s/tc-vcs-public-source/tc-vcs-public-sources/.
This commit is contained in:
@@ -196,7 +196,7 @@ def remove_caches_from_task(task):
|
||||
"""
|
||||
whitelist = [
|
||||
"tc-vcs",
|
||||
"tc-vcs-public-source",
|
||||
"tc-vcs-public-sources",
|
||||
"tooltool-cache",
|
||||
]
|
||||
try:
|
||||
|
||||
Reference in New Issue
Block a user