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

Unified Diff: systrace/systrace/tracing_agents/atrace_agent.py

Issue 1797013003: Test mv (Closed) Base URL: git@github.com:catapult-project/catapult@master
Patch Set: Created 4 years, 9 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: systrace/systrace/tracing_agents/atrace_agent.py
diff --git a/systrace/systrace/agents/atrace_agent.py b/systrace/systrace/tracing_agents/atrace_agent.py
similarity index 99%
rename from systrace/systrace/agents/atrace_agent.py
rename to systrace/systrace/tracing_agents/atrace_agent.py
index 3125821b22a743c0a58ad2f35620a4aead772037..e54e7d40fe71cc5ce8734dba4bd8f14c410be993 100644
--- a/systrace/systrace/agents/atrace_agent.py
+++ b/systrace/systrace/tracing_agents/atrace_agent.py
@@ -2,6 +2,8 @@
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
+# Test using 'mv' instead of 'git mv'.
+
import Queue
import re
import subprocess
« no previous file with comments | « systrace/systrace/tracing_agents/__init__.py ('k') | systrace/systrace/tracing_agents/atrace_agent_unittest.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698