settings: Allow spaces in time settings before the optional unit
This commit is contained in:
@@ -373,8 +373,8 @@ START_SETUP(setup_time_config)
|
||||
" key0 = 5\n"
|
||||
" key1 = 5s\n"
|
||||
" key2 = 5m\n"
|
||||
" key3 = 5h\n"
|
||||
" key4 = 5d\n"
|
||||
" key3 = 5 h\n"
|
||||
" key4 = 5\td\n"
|
||||
" empty = \"\"\n"
|
||||
" none = \n"
|
||||
" foo1 = bar\n"
|
||||
|
||||
Reference in New Issue
Block a user