read.c
13.8 KB
-
config: fix variable overriding · 73fc5e01
When two or more variables of the same name exist and the user asks for a scalar, we must return the latest value assign to it.
Carlos Martín Nieto committed
When two or more variables of the same name exist and the user asks for a scalar, we must return the latest value assign to it.