6
0
mirror of https://github.com/ChristianLight/tutor.git synced 2025-01-22 13:18:24 +00:00
Régis Behmo 51928b0075 fix: parse strings prefixed with "#" in config save --set ...
Pound keys were interpreted as comments. This is annoying when we want
to parse html color codes, such as in:

    $ tutor config save --set "INDIGO_PRIMARY_COLOR=#225522"
    $ tutor config printvalue INDIGO_PRIMARY_COLOR
    null

Close #866.
2023-09-06 12:06:10 +02:00
..
2023-06-14 21:08:49 +02:00
2019-03-23 16:16:44 -07:00
2023-06-14 21:08:49 +02:00
2022-11-15 14:58:36 +01:00
2023-09-05 16:06:44 +02:00
2023-02-10 10:06:38 +01:00
2023-06-14 21:08:49 +02:00