Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1738)

Unified Diff: appengine/findit/waterfall/extractor_util.py

Issue 838003004: [Findit] Add three sub-pipelines to analyze build failure. (Closed) Base URL: https://chromium.googlesource.com/infra/infra.git@master
Patch Set: Address comments. Created 5 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: appengine/findit/waterfall/extractor_util.py
diff --git a/appengine/findit/waterfall/extractor_util.py b/appengine/findit/waterfall/extractor_util.py
index c03c09c6a219e5e2d54e1eb9923b4d7e141c70dc..4c979a3319d3e0e311e5f4f66706eb980026f4ed 100644
--- a/appengine/findit/waterfall/extractor_util.py
+++ b/appengine/findit/waterfall/extractor_util.py
@@ -1,4 +1,4 @@
-# Copyright (c) 2014 The Chromium Authors. All rights reserved.
+# Copyright 2014 The Chromium Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.

Powered by Google App Engine
This is Rietveld 408576698