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

Unified Diff: testing/legion/common_lib.py

Issue 951673002: Revert "Pull chromium at 2c3ffb2355a27c32f45e508ef861416b820c823b" (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: Created 5 years, 10 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 | « testing/legion/client_rpc_server.py ('k') | testing/legion/discovery_server.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: testing/legion/common_lib.py
diff --git a/testing/legion/common_lib.py b/testing/legion/common_lib.py
index c752e0f0afc12d7c1d8da2244ed3a5325acb53bc..2f527ea1695cc171959b9a0372375de7ea4fb6bc 100644
--- a/testing/legion/common_lib.py
+++ b/testing/legion/common_lib.py
@@ -2,7 +2,7 @@
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
-"""Common library methods used by both coordinator and task machines."""
+"""Common library methods used by both host and client controllers."""
import argparse
import logging
« no previous file with comments | « testing/legion/client_rpc_server.py ('k') | testing/legion/discovery_server.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698