b7f38639a2
Sometimes there might be a key in configfile, that should be empty but defined correctly. This patch fixes such behaviour and adds testing. Change-Id: I693bc3a2aade7015d0465583001962df4ba53443
11 lines
119 B
Plaintext
11 lines
119 B
Plaintext
[multistropts]
|
|
test = test1
|
|
test = test2
|
|
test = test3
|
|
|
|
[testsection]
|
|
test = output
|
|
|
|
[remote_src_section]
|
|
test = output
|