Commit 6a3ca347379d28f8d6f8f9a621867860b6097b15

Enji Cooper 2020-03-27T17:01:53

Fix improper string concatenations in lists This change adds commas between elements or explicitly concatenates the strings, so the values are no longer concatenated by accident. Signed-off-by: Enji Cooper <yaneurabeya@gmail.com>