Remove trailing slash in codereview.settings to fix review url double slash
BUG= R=ricow@google.com Review URL: https://codereview.chromium.org/1382853002 .
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
||||
# This file is used by gcl to get repository specific information.
|
||||
CODE_REVIEW_SERVER: http://codereview.chromium.org/
|
||||
CODE_REVIEW_SERVER: http://codereview.chromium.org
|
||||
VIEW_VC: https://github.com/dart-lang/sdk/commit/
|
||||
CC_LIST: reviews@dartlang.org
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# This file is used by gcl to get repository specific information.
|
||||
CODE_REVIEW_SERVER: http://codereview.chromium.org/
|
||||
CODE_REVIEW_SERVER: http://codereview.chromium.org
|
||||
VIEW_VC: https://github.com/dart-lang/sdk/commit/
|
||||
CC_LIST: reviews@dartlang.org,vm-dev@dartlang.org
|
||||
|
||||
Reference in New Issue
Block a user