Bug 1359942: rename optimization to skip-unless-changed; r=glandium

MozReview-Commit-ID: 4d4zoDDJYnz
This commit is contained in:
Dustin J. Mitchell
2017-05-23 10:22:53 -04:00
parent 5937d1a9bb
commit b04b5ac742
5 changed files with 11 additions and 10 deletions

View File

@@ -140,7 +140,7 @@ task_description_schema = Schema({
# consult SETA and skip this task if it is low-value
['seta'],
# skip this task if none of the given file patterns match
['files-changed', [basestring]],
['skip-unless-changed', [basestring]],
)],
# the provisioner-id/worker-type for the task. The following parameters will