| commit | 07de65e812bab2951d96399fb3fb8660c10f31d1 | [log] [tgz] |
|---|---|---|
| author | Don Garrett <[email protected]> | Wed Nov 04 12:47:03 2015 -0800 |
| committer | chrome-bot <[email protected]> | Wed Nov 11 14:56:25 2015 -0800 |
| tree | 9295d57825e6042c5dfc9a3ca064315da1c67b78 | |
| parent | 320b536d244f5414f654fbbd4ae2f3f46277f5a3 [diff] |
CommitQueueSyncStage: Fix --debug run case.
When run with --debug and no CIDB credentials, the master-paladin config
would fail by using a db connection of None.
Work around that.
BUG=None
TEST=bin/cbuildbot --buildroot ~/tmp/build_master --debug --buildbot
--branch master --buildnumber 37 master-paladin
Change-Id: I9f4e1ef2157124c268252b1c8e5fc59f85049826
Reviewed-on: https://chromium-review.googlesource.com/310874
Commit-Ready: Don Garrett <[email protected]>
Tested-by: Don Garrett <[email protected]>
Reviewed-by: Paul Hobbs <[email protected]>
Reviewed-by: Aviv Keshet <[email protected]>