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

Unified Diff: testing/legion/rpc_methods.py

Issue 952893003: Update from https://crrev.com/317530 (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: Fix gn for nacl 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/legion.isolate ('k') | testing/legion/rpc_server.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: testing/legion/rpc_methods.py
diff --git a/testing/legion/client_rpc_methods.py b/testing/legion/rpc_methods.py
similarity index 99%
rename from testing/legion/client_rpc_methods.py
rename to testing/legion/rpc_methods.py
index e43a7d8db3163ff18767cd1f7969e4354f6fab81..7f17e2387e38b2e3c1bdd95e86fd031c74486481 100644
--- a/testing/legion/client_rpc_methods.py
+++ b/testing/legion/rpc_methods.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.
-"""Defines the client RPC methods."""
+"""Defines the task RPC methods."""
import os
import sys
« no previous file with comments | « testing/legion/legion.isolate ('k') | testing/legion/rpc_server.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698