]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
ceph-conf: flush log on exit 2193/head
authorSage Weil <sage@redhat.com>
Mon, 4 Aug 2014 04:00:37 +0000 (21:00 -0700)
committerSage Weil <sage@redhat.com>
Mon, 4 Aug 2014 04:00:51 +0000 (21:00 -0700)
commit3230060f07c738383cc1034a99d60d2ad369560f
treef41f67ef6a95e2bdec0125e83f3a8477c0d2dc2d
parente36babc825caf2e6836649308ac431b5dccc83c5
ceph-conf: flush log on exit

This makes it deterministic whether we output

2014-08-03 20:59:45.482614 4036c80 -1 did not load config file, using default settings.

or not, and will make the unit tests stop intermittently failing.

Signed-off-by: Sage Weil <sage@redhat.com>
src/tools/ceph_conf.cc