Adding TRYSERVER_ROOT to codereview.settings
This is needed for tryjobs to work with updated trybot configurations. BUG=webrtc:1309 TEST=Submitted try jobs and verified the patch applies properly. Review URL: https://webrtc-codereview.appspot.com/1045004 git-svn-id: http://webrtc.googlecode.com/svn/trunk@3386 4adac7df-926f-26a2-2b94-8c16560cd09d
This commit is contained in:
parent
218c542c0b
commit
c39962aa8d
@ -7,5 +7,7 @@ TRY_ON_UPLOAD: False
|
||||
TRYSERVER_HTTP_HOST: webrtc-cb-linux-master.cbf.corp.google.com
|
||||
TRYSERVER_HTTP_PORT: 9018
|
||||
#TRYSERVER_SVN_URL:
|
||||
TRYSERVER_ROOT: src
|
||||
#GITCL_PREUPLOAD:
|
||||
#GITCL_PREDCOMMIT:
|
||||
|
||||
|
@ -1,9 +1,7 @@
|
||||
# This file is used by gcl to get repository specific information.
|
||||
CODE_REVIEW_SERVER: webrtc-codereview.appspot.com
|
||||
#CC_LIST:
|
||||
#VIEW_VC:
|
||||
#STATUS:
|
||||
CC_LIST: webrtc-reviews@webrtc.org
|
||||
VIEW_VC: http://code.google.com/p/webrtc/source/detail?r=
|
||||
TRY_ON_UPLOAD: False
|
||||
#TRYSERVER_SVN_URL:
|
||||
#GITCL_PREUPLOAD:
|
||||
#GITCL_PREDCOMMIT:
|
||||
TRYSERVER_ROOT: src/tools
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user