Commit e25e1ca1b24a2cb0f7c10f9ff6723283b06e4f22

Edward Thomson 2016-03-28T11:13:51

config: don't write section header if we're in it If we hit the EOF while trying to write a new value, it may be that we're already in the section that we were looking for. If so, do not write a (duplicate) section header, just write the value.