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

Unified Diff: third_party/gsutil/cloudreader/README.google

Issue 10199002: Upgrade gsutil to 3.4 (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Addressed comments Created 8 years, 8 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 | « third_party/gsutil/cloudauth/oauth2_plugin.py ('k') | third_party/gsutil/cloudreader/app.yaml » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/gsutil/cloudreader/README.google
diff --git a/third_party/gsutil/20110627/cloudreader/README.google b/third_party/gsutil/cloudreader/README.google
similarity index 96%
rename from third_party/gsutil/20110627/cloudreader/README.google
rename to third_party/gsutil/cloudreader/README.google
index 2bfec233f133f558e8d35aa8d211cad92a6cfd3c..fee0e7ecf398cba0d1203d7e8de0631f506bb1d0 100644
--- a/third_party/gsutil/20110627/cloudreader/README.google
+++ b/third_party/gsutil/cloudreader/README.google
@@ -13,7 +13,7 @@ in /usr/local/gsutil, and Google App Engine installed at /usr/local/google_appen
2. Copy the boto and cloudreader code into the google_appengine directory:
% cp -pr /usr/local/gsutil/cloudreader /usr/local/google_appengine
- % cp -pr /usr/local/gsutil/boto /usr/local/google_appengine/cloudreader
+ % cp -pr /usr/local/gsutil/boto/boto /usr/local/google_appengine/cloudreader
3. Edit cloudreader/boto.cfg to contain the keys you received from Google
(and Amazon, if you also want to use those keys):
« no previous file with comments | « third_party/gsutil/cloudauth/oauth2_plugin.py ('k') | third_party/gsutil/cloudreader/app.yaml » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698