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

Unified Diff: client/third_party/infra_libs/ts_mon/config.py

Issue 2573343002: Roll infra_libs and its dependencies to 066f135 (Closed)
Patch Set: Created 4 years 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/third_party/infra_libs/ts_mon/common/pb_to_popo.py ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: client/third_party/infra_libs/ts_mon/config.py
diff --git a/client/third_party/infra_libs/ts_mon/config.py b/client/third_party/infra_libs/ts_mon/config.py
index 68ef14b0f31c9ada0d6618e4af62029e3a97e89f..df29c71ad2c5673770bf181baa82224b885337a8 100644
--- a/client/third_party/infra_libs/ts_mon/config.py
+++ b/client/third_party/infra_libs/ts_mon/config.py
@@ -175,6 +175,7 @@ def add_argparse_options(parser):
default=False, action='store_true',
help='use the new proto schema (default: false)')
+
def process_argparse_options(args):
"""Process command line arguments to initialize the global monitor.
« no previous file with comments | « client/third_party/infra_libs/ts_mon/common/pb_to_popo.py ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698