Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(494)

Unified Diff: testing/commit_queue/config.json

Issue 1031983005: Removed default value for project_bases (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: testing/commit_queue/config.json
diff --git a/testing/commit_queue/config.json b/testing/commit_queue/config.json
index 7cae34dea0d1d5ee253e983e74f3ceafccd13c75..7856df05e47ac31f38c0994908f050c4037511bc 100644
--- a/testing/commit_queue/config.json
+++ b/testing/commit_queue/config.json
@@ -6,9 +6,6 @@
"git_repo_url": "https://chromium.googlesource.com/chromium/src",
"hide_ref_in_committed_msg": true,
"max_commit_burst": 2,
- "project_bases": [
- ".*"
- ],
"project_bases_legacy": [
"^svn\\:\\/\\/svn\\.chromium\\.org\\/chrome/trunk/src(|/.*)$",
"^svn\\:\\/\\/chrome\\-svn\\/chrome/trunk/src(|/.*)$",
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698