Remove TRYSERVER_HTTP_ stuff.
The http method is broken, and having this in here means `git try` takes 60 seconds just to discover that it should retry using svn. Removing this == developer_productivity++ BUG=none TEST=none Review URL: http://codereview.chromium.org/6312005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@71606 0039d316-1c4b-4281-b951-d872f2087c98
This commit is contained in:
@ -4,8 +4,6 @@ CC_LIST: chromium-reviews@chromium.org
|
|||||||
VIEW_VC: http://src.chromium.org/viewvc/chrome?view=rev&revision=
|
VIEW_VC: http://src.chromium.org/viewvc/chrome?view=rev&revision=
|
||||||
STATUS: http://chromium-status.appspot.com/status
|
STATUS: http://chromium-status.appspot.com/status
|
||||||
TRY_ON_UPLOAD: True
|
TRY_ON_UPLOAD: True
|
||||||
TRYSERVER_HTTP_HOST: chrome-tryserver.corp.google.com
|
|
||||||
TRYSERVER_HTTP_PORT: 8018
|
|
||||||
TRYSERVER_SVN_URL: svn://svn.chromium.org/chrome-try/try
|
TRYSERVER_SVN_URL: svn://svn.chromium.org/chrome-try/try
|
||||||
GITCL_PREUPLOAD: http://src.chromium.org/viewvc/trunk/tools/depot_tools/git-cl-upload-hook?revision=HEAD&root=chrome
|
GITCL_PREUPLOAD: http://src.chromium.org/viewvc/trunk/tools/depot_tools/git-cl-upload-hook?revision=HEAD&root=chrome
|
||||||
GITCL_PREDCOMMIT: http://src.chromium.org/viewvc/trunk/tools/depot_tools/git-cl-upload-hook?revision=HEAD&root=chrome
|
GITCL_PREDCOMMIT: http://src.chromium.org/viewvc/trunk/tools/depot_tools/git-cl-upload-hook?revision=HEAD&root=chrome
|
||||||
|
Reference in New Issue
Block a user