From 4f394ad72e157ba06a1eed7d1fff2281cbca8da5 Mon Sep 17 00:00:00 2001 From: carlad Date: Tue, 26 Jan 2016 18:29:31 +0100 Subject: [PATCH] remove Legacy from Precise builds text --- app/templates/components/log-content.hbs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/templates/components/log-content.hbs b/app/templates/components/log-content.hbs index 5dfed50c..dee27c71 100644 --- a/app/templates/components/log-content.hbs +++ b/app/templates/components/log-content.hbs @@ -16,7 +16,7 @@ {{#if job.displayGceNotice}} {{#if job.isFinished}}

- This job ran on our new platform for Legacy Precise builds. Please read our blog post for more information.

+ This job ran on our new platform for Precise builds. Please read our blog post for more information.

{{else}}

This job is running on our new platform for Legacy Precise builds. Please read our blog post for more information.