Reviewers: Michael Achenbach, Adrian Kuegel,

Description:
Removed project_bases_legacy_from_git_repo_url from V8

This is not necessary because V8 is a Git-based project and relpath doesn't need
to be computed.

[email protected]
BUG=471767

Please review this at https://codereview.chromium.org/1149453002/

Base URL: https://chromium.googlesource.com/v8/v8.git@master

Affected files (+0, -1 lines):
  M testing/commit_queue/config.json


Index: testing/commit_queue/config.json
diff --git a/testing/commit_queue/config.json b/testing/commit_queue/config.json index afd70fdb0872fa396d43839fc7a18fdc9dc3dad4..150401e118852c0e2e659c2fdc9582cc3dc02bdb 100644
--- a/testing/commit_queue/config.json
+++ b/testing/commit_queue/config.json
@@ -5,7 +5,6 @@
     "git_repo_url": "https://chromium.googlesource.com/v8/v8";,
     "hide_ref_in_committed_msg": true,
     "max_commit_burst": 1,
-    "project_bases_legacy_from_git_repo_url": true,
     "remote_branch": "refs/pending/heads/master",
     "rietveld_url": "https://codereview.chromium.org";,
     "rietveld_user": "[email protected]",


--
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
--- You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to