Commit 02287952 authored by sky@chromium.org's avatar sky@chromium.org

Changes gcl upload to print a reminder that it doesn't do a try.


Review URL: http://codereview.chromium.org/3046011

git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@53537 0039d316-1c4b-4281-b951-d872f2087c98
parent defec8e6
......@@ -804,6 +804,8 @@ def CMDupload(change_info, args):
# consistent.
os.chdir(previous_cwd)
print "*** Upload does not submit a try; use gcl try to submit a try. ***"
return 0
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment