cfgfile: Remove trailing whitespace in variable valuesv2.0.7-beta7
commitb18673606ed57e2261a06c284206fc0f3622ee93
authorAndreas Ericsson <ae@op5.se>
Thu, 25 Mar 2010 15:13:42 +0000 (25 16:13 +0100)
committerAndreas Ericsson <ae@op5.se>
Thu, 25 Mar 2010 15:15:40 +0000 (25 16:15 +0100)
treefc51201125cae9e17d5b55c580dbdbc27c26eedf
parentd5a91385725bdd78087661371a1cd6d6e0382aba
cfgfile: Remove trailing whitespace in variable values

If we don't, we'll get spurious errors if config files we're trying
to read contains trailing spaces on lines we care about.

This fixes issue #3322, which was triggered by a config file with
trailing spaces on one of our testsystems.

Signed-off-by: Andreas Ericsson <ae@op5.se>
cfgfile.c