[fenix] Fix bad line.

pull/600/head
gmierz 2 years ago committed by mergify[bot]
parent c9d7b4daca
commit a01de5d2cb

@ -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