Files
governance/tools
Doug Hellmann 4e8975a651 ensure the topic is set to a valid default string
If a topic is not set, the field is not present in the change and we
get None instead of an empty string. That causes a failure later when
we try to join the value together with other strings.

Change-Id: Id472afa00aa21b55046aea87f90c1f02fd614744
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2018-09-25 13:58:58 -04:00
..