From 8b17df6f546642da8245f3a57b386a8fc4567e99 Mon Sep 17 00:00:00 2001 From: "scottmg@chromium.org" Date: Thu, 27 Mar 2014 16:50:37 +0000 Subject: [PATCH] win_toolchain: Note that google.com credentials are required TBR=iannucci@chromium.org Review URL: https://codereview.chromium.org/213913002 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@259915 0039d316-1c4b-4281-b951-d872f2087c98 --- win_toolchain/get_toolchain_if_necessary.py | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/win_toolchain/get_toolchain_if_necessary.py b/win_toolchain/get_toolchain_if_necessary.py index 0ea3d768d7..127506ba2f 100755 --- a/win_toolchain/get_toolchain_if_necessary.py +++ b/win_toolchain/get_toolchain_if_necessary.py @@ -162,8 +162,10 @@ def RequestGsAuthentication(): print print ' download_from_google_storage --config' print - print 'and follow the instructions. NOTE: Just press Enter when asked for' - print 'a "project-id".' + print 'and follow the instructions.' + print + print 'NOTE 1: Use your google.com credentials, not chromium.org.' + print 'NOTE 2: Just press Enter when asked for a "project-id".' print print '-----------------------------------------------------------------' print