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

Side by Side Diff: swarm_client/tests/run_isolated/download.isolated

Issue 69143004: Delete swarm_client. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/
Patch Set: Created 7 years, 1 month 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 unified diff | Download patch | Annotate | Revision Log
OLDNEW
(Empty)
1 {
2 "command": [
3 "python",
4 "repeated_files.py"
5 ],
6 "files": {
7 "file1.txt": {
8 "h": "a64969e7ebc5e3627680a3fbbaa1b9181d03f1b4",
9 "s": 6
10 },
11 "file1_symlink.txt": {
12 "l": "files1.txt"
13 },
14 "new_folder/file1.txt": {
15 "h": "a64969e7ebc5e3627680a3fbbaa1b9181d03f1b4",
16 "s": 6
17 },
18 "repeated_files.py": {
19 "h": "100f28891f7e0ef7a902bfe46f21b2972377a9ac",
20 "s": 720
21 }
22 }
23 }
OLDNEW
« no previous file with comments | « swarm_client/tests/run_isolated/check_files.py ('k') | swarm_client/tests/run_isolated/file1.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698