HomeSort by relevance Sort by last modified time
    Searched refs:RELEASE_NOTES_URL (Results 1 - 3 of 3) sorted by null

  /external/chromium-trace/catapult/third_party/gsutil/gslib/
command_runner.py 51 from gslib.util import RELEASE_NOTES_URL
371 'in scripts.' % (cur_ver, gslib.VERSION, RELEASE_NOTES_URL)))
382 % (cur_ver, gslib.VERSION, RELEASE_NOTES_URL)))
util.py 117 RELEASE_NOTES_URL = 'https://pub.storage.googleapis.com/gsutil_ReleaseNotes.txt'
    [all...]
  /external/chromium-trace/catapult/third_party/gsutil/gslib/commands/
update.py 39 from gslib.util import RELEASE_NOTES_URL
357 % (tarball_version, gslib.GSUTIL_DIR, RELEASE_NOTES_URL))))

Completed in 150 milliseconds