Nikos Tsipinakis d6bd506669 Fix parsing of comments after a quoted string in the config
Quoted values can still have a trailing comment that we need to remove
before calling `add_value`. Otherwise, when trying to strip the quotes
from the value `string_strip_quotes` only looks at the end which
is inside the comment and so it won't find a matching end quote to
strip.

Fixes #626
2019-04-27 10:30:02 +03:00
..
2017-07-03 15:36:08 +03:00
2019-01-25 07:59:01 +01:00
2018-11-24 15:22:18 +01:00
2018-11-26 10:52:57 +01:00
2018-11-15 15:17:46 +01:00
2018-11-26 12:08:18 +01:00
2018-11-15 15:17:48 +01:00
2018-12-29 13:50:35 +01:00
2018-11-12 15:32:58 +01:00
2019-01-30 23:50:33 -08:00
2019-02-05 23:11:35 +02:00
2018-11-15 15:17:48 +01:00