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

Unified Diff: scripts/tools/runit.py

Issue 17635005: Make blink_trybot recipe work on windows (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/build
Patch Set: Address comments Created 7 years, 6 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
« scripts/common/annotator.py ('K') | « scripts/tools/run_recipe.py ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: scripts/tools/runit.py
diff --git a/scripts/tools/runit.py b/scripts/tools/runit.py
index 8fb6cde41ad91e2d3a99cc0264906e4ce55291d2..062cf3618c86852683a33646755045ecc2330b95 100644
--- a/scripts/tools/runit.py
+++ b/scripts/tools/runit.py
@@ -1,3 +1,7 @@
+# Copyright (c) 2013 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.
+
import sys
import os
import subprocess
« scripts/common/annotator.py ('K') | « scripts/tools/run_recipe.py ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698