Fix bad line 2.

pull/543/head
gmierz 2 years ago committed by mergify[bot]
parent f3be0ad09a
commit d940a1704c

@ -160,7 +160,7 @@ def setup_nofis(config, tasks):
# Build taskcluster group and symol
task["treeherder"]["symbol"].replace("Btime", "Btime-nofis")
task["name"] += ("-nofis")
task["name"] += "-nofis"
yield task

Loading…
Cancel
Save