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

Issue 1797013003: Test mv (Closed)

Created:
4 years, 9 months ago by Zhen Wang
Modified:
4 years, 6 months ago
Reviewers:
CC:
catapult-reviews_chromium.org
Base URL:
git@github.com:catapult-project/catapult@master
Target Ref:
refs/heads/master
Project:
catapult
Visibility:
Public.

Description

Test mv commands: $ cd systrace/systrace $ mv agents tracing_agents [modify tracing_agents/atrace_agent.py] $ git add -A $ git commit -m 'Test mv' $ git cl upload BUG=catapult:#

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+-2 lines, -1244 lines) Patch
D systrace/systrace/agents/__init__.py View 1 chunk +0 lines, -3 lines 0 comments Download
D systrace/systrace/agents/atrace_agent.py View 1 chunk +0 lines, -696 lines 0 comments Download
D systrace/systrace/agents/atrace_agent_unittest.py View 1 chunk +0 lines, -168 lines 0 comments Download
D systrace/systrace/agents/ftrace_agent.py View 1 chunk +0 lines, -245 lines 0 comments Download
D systrace/systrace/agents/ftrace_agent_unittest.py View 1 chunk +0 lines, -136 lines 0 comments Download
A + systrace/systrace/tracing_agents/__init__.py View 0 chunks +-1 lines, --1 lines 0 comments Download
A + systrace/systrace/tracing_agents/atrace_agent.py View 1 chunk +2 lines, -0 lines 0 comments Download
A + systrace/systrace/tracing_agents/atrace_agent_unittest.py View 0 chunks +-1 lines, --1 lines 0 comments Download
A + systrace/systrace/tracing_agents/ftrace_agent.py View 0 chunks +-1 lines, --1 lines 0 comments Download
A + systrace/systrace/tracing_agents/ftrace_agent_unittest.py View 0 chunks +-1 lines, --1 lines 0 comments Download

Messages

Total messages: 1 (1 generated)
Zhen Wang
4 years, 9 months ago (2016-03-14 22:45:57 UTC) #1
Description was changed from

==========
Test mv

BUG=catapult:#
==========

to

==========
Test mv

commands:
$ cd systrace/systrace
$ mv agents tracing_agents
[modify tracing_agents/atrace_agent.py]
$ git add -A
$ git commit -m 'Test mv'
$ git cl upload

BUG=catapult:#
==========

Powered by Google App Engine
This is Rietveld 408576698