commit | 09d65d0e644fe457da0586ed0e1a3775ff006b43 | [log] [tgz] |
---|---|---|
author | Pekka Paalanen <ppaalanen@gmail.com> | Tue Nov 15 11:45:41 2011 +0200 |
committer | Kristian Høgsberg <krh@bitplanet.net> | Tue Nov 15 09:04:56 2011 -0500 |
tree | f2fbb96c8bbbb236e8a6de9de2ffd857917a1656 | |
parent | fc32c394e77edcf762347793e6b7acca3631d9d9 [diff] |
config: fix boolean parsing The rest of the line contains the newline, so cannot match simply 'true' or 'false'. Signed-off-by: Pekka Paalanen <ppaalanen@gmail.com>