Fix bad line.

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

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

Loading…
Cancel
Save