]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
common/util: do not print error if VERSION_ID is missing 17787/head
authorKefu Chai <kchai@redhat.com>
Mon, 18 Sep 2017 04:57:29 +0000 (12:57 +0800)
committerKefu Chai <kchai@redhat.com>
Mon, 18 Sep 2017 05:01:33 +0000 (13:01 +0800)
commiteff4961f4608384519aca0918e8ab9c7ac650f32
tree61b19dbd3a41a57e1c8a986422de02512ddc2f33
parent28c8e8953c39893978137285a0577cf8c01ebc19
common/util: do not print error if VERSION_ID is missing

per os-release(5), VERSION_ID is optional.

Signed-off-by: Kefu Chai <kchai@redhat.com>
src/common/util.cc