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

Unified Diff: tools/telemetry/third_party/gsutilz/gslib/addlhelp/command_opts.py

Issue 1376593003: Roll gsutil version to 4.15. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 3 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: tools/telemetry/third_party/gsutilz/gslib/addlhelp/command_opts.py
diff --git a/tools/telemetry/third_party/gsutilz/gslib/addlhelp/command_opts.py b/tools/telemetry/third_party/gsutilz/gslib/addlhelp/command_opts.py
index 2421aee6ed59f644ca9873f45d98a29b5537d10a..215458c4c69ecc9e6632f99f389ed435540874ab 100644
--- a/tools/telemetry/third_party/gsutilz/gslib/addlhelp/command_opts.py
+++ b/tools/telemetry/third_party/gsutilz/gslib/addlhelp/command_opts.py
@@ -106,12 +106,6 @@ _DETAILED_HELP_TEXT = ("""
threads or processes, and the number of failed operations (if any)
will be reported at the end of the command's execution.
- WARNING: If you use the gsutil -m option when copying data
- between versioned buckets, object version ordering will not be
- preserved. For more information see the
- "COPYING VERSIONED BUCKETS" section under
- 'gsutil help versions'.
-
-o Set/override values in the boto configuration value, in the format
<section>:<name>=<value>, e.g. gsutil -o "Boto:proxy=host" ...
This will not pass the option to gsutil integration tests, which

Powered by Google App Engine
This is Rietveld 408576698