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

Unified Diff: client/libs/logdog/__init__.py

Issue 1961603002: Add LogDog Python client library. (Closed) Base URL: https://github.com/luci/luci-py@master
Patch Set: Remove "client." from package name, make pylint happy. Created 4 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
« no previous file with comments | « client/libs/__init__.py ('k') | client/libs/logdog/bootstrap.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: client/libs/logdog/__init__.py
diff --git a/appengine/swarming/proto/Makefile b/client/libs/logdog/__init__.py
similarity index 75%
copy from appengine/swarming/proto/Makefile
copy to client/libs/logdog/__init__.py
index cb7c594b93b50cc9b8333497e4a5b8b06e4e37da..5257377327156c5d8db708c36419bd9360d5bccb 100644
--- a/appengine/swarming/proto/Makefile
+++ b/client/libs/logdog/__init__.py
@@ -1,6 +1,3 @@
# Copyright 2016 The LUCI Authors. All rights reserved.
# Use of this source code is governed by the Apache v2.0 license that can be
# found in the LICENSE file.
-
-compile:
- ../../components/tools/compile_proto.py .
« no previous file with comments | « client/libs/__init__.py ('k') | client/libs/logdog/bootstrap.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698