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

Unified Diff: infra/services/master_manager_launcher/test/__init__.py

Issue 1128783003: Add master_manager_launch script which launches master_manager scripts for each master on a host. (Closed) Base URL: https://chromium.googlesource.com/infra/infra.git@master
Patch Set: Move to infra/services. Created 5 years, 7 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: infra/services/master_manager_launcher/test/__init__.py
diff --git a/infra/services/master_manager_launcher/test/__init__.py b/infra/services/master_manager_launcher/test/__init__.py
new file mode 100644
index 0000000000000000000000000000000000000000..517e7e4ed9fb7713bb703605c2ada2c1605a0a78
--- /dev/null
+++ b/infra/services/master_manager_launcher/test/__init__.py
@@ -0,0 +1,3 @@
+#!/usr/bin/python
+# Copyright 2015 Google Inc. All Rights Reserved.
+# pylint: disable=F0401

Powered by Google App Engine
This is Rietveld 408576698