From f967fd36792bb1b780347a2492a8f8afd274dd13 Mon Sep 17 00:00:00 2001 From: "jlal@mozilla.com" Date: Mon, 9 Mar 2015 00:50:11 -0700 Subject: [PATCH] Bug 1140981 - Remove comment from task name in try decision task r=me a=taskcluster-only --- testing/taskcluster/tasks/decision/try.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/testing/taskcluster/tasks/decision/try.yml b/testing/taskcluster/tasks/decision/try.yml index f2854c1e0f2..032ad50c717 100644 --- a/testing/taskcluster/tasks/decision/try.yml +++ b/testing/taskcluster/tasks/decision/try.yml @@ -22,7 +22,7 @@ tasks: metadata: owner: mozilla-taskcluster-maintenance@mozilla.com source: {{{source}}} - name: "[tc] Initial decision task for try ({{comment}})" + name: "[tc] Initial decision task for try" description: | This is the single most important task as it decides how all other tasks get built.