[fenix] Fix bad line 2.

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

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