Author :
Enji Cooper
Date :
2020-03-27 17:01:53
Hash :6a3ca347 Message :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>