1
0
Fork 0

Fix TC indexes

master
Johan Lorenzo 2019-04-03 10:49:41 +02:00 committed by Sebastian Kaspari
parent a2200b6335
commit 4c67e303c2
1 changed files with 1 additions and 1 deletions

View File

@ -159,7 +159,7 @@ class TaskBuilder(object):
self.commit, product, postfix
),
'index.project.mobile.fenix.branch.{}.pushdate.{}.{}.{}.latest.{}.{}'.format(
self.short_head_branch. self.date.year, self.date.month, self.date.day,
self.short_head_branch, self.date.year, self.date.month, self.date.day,
product, postfix
),
]