commit | 52a086402476c95d301bc6e0df8c28312ca2db2e | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Tue Sep 12 20:30:28 2017 -0600 |
committer | Simon Glass <sjg@chromium.org> | Wed Sep 13 19:32:13 2017 -0600 |
tree | 3ac651b3fe43549839de928cb8f40b2199d0821d | |
parent | 42d25eb993466f0d5fb1b99869339633631c81a9 [diff] |
patman: Fix error when the email blacklist is missing This section of the settings file may be missing. Handle that gracefully rather than emitting an error. Also update patman to write this section when a new settings file is created. Fixes: e11aa602 (patman: add support for omitting bouncing addresses) Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Chris Packham <judge.pckham@gmail.com> Tested-by: Bin Meng <bmeng.cn@gmail.com>