xfstests: Allow to re-read configuration
authorLukas Czerner <lczerner@redhat.com>
Thu, 11 Jul 2013 10:38:00 +0000 (10:38 +0000)
committerRich Johnston <rjohnston@sgi.com>
Fri, 16 Aug 2013 14:27:35 +0000 (09:27 -0500)
commitdcaf8661876c438f31eda196232d950f65648e96
tree621731146a38d4d45e18b9ac418c0998fc0daf70
parent2ff460998d3c548da9c29c2a52a7f419a309a154
xfstests: Allow to re-read configuration

Move configuration initialization into a function so we can re-read it
without the need to reinclude the common/config file which would be
ugly. This is in preparation for adding support for sections into config
files.

Signed-off-by: Lukas Czerner <lczerner@redhat.com>
Reviewed-by: Chandra Seetharaman <sekharan@us.ibm.com>
Signed-off-by: Rich Johnston <rjohnston@sgi.com>
common/config