Make sure changes outside the src/ dir don't trigger a trybot run by default on Upload
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@24659 0039d316-1c4b-4281-b951-d872f2087c98
This commit is contained in:
9
codereview.settings
Normal file
9
codereview.settings
Normal file
@ -0,0 +1,9 @@
|
||||
# This file is used by gcl to get repository specific information.
|
||||
CODE_REVIEW_SERVER: codereview.chromium.org
|
||||
CC_LIST: chromium-reviews@googlegroups.com
|
||||
VIEW_VC: http://src.chromium.org/viewvc/chrome?view=rev&revision=
|
||||
STATUS: http://chromium-status.appspot.com/status
|
||||
TRY_ON_UPLOAD: True
|
||||
TRYSERVER_HTTP_HOST: chrome-tryserver
|
||||
TRYSERVER_HTTP_PORT: 8018
|
||||
TRYSERVER_SVN_URL: svn://svn.chromium.org/chrome-try/try
|
Reference in New Issue
Block a user