Change interpolation style in configuration file
commitaf8f8e04729213684d57129b5e82e509f426201a
authorSean Robinson <robinson@tuxfamily.org>
Sat, 19 Apr 2014 21:49:01 +0000 (19 14:49 -0700)
committerSean Robinson <robinson@tuxfamily.org>
Sat, 26 Apr 2014 22:47:55 +0000 (26 15:47 -0700)
treeac3c939d39807f97c56cc4bd794b1e3e2e4f359d
parent4b36f2846719b858ed9fdf0693ec0dda32df1fc0
Change interpolation style in configuration file

The old interpolation style depends on values found locally or in the
DEFAULT section.  The new interpolation style allows using values
from any other section, which is needed to get the interface value
from the GENERAL section.  Also, update the test data.

Signed-off-by: Sean Robinson <robinson@tuxfamily.org>
test/data/wifi-radar-test.conf
test/unit/config.py
wifi-radar