]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mgr: fix os._exit overrides
authorJohn Spray <john.spray@redhat.com>
Wed, 4 Oct 2017 17:13:25 +0000 (13:13 -0400)
committerJohn Spray <john.spray@redhat.com>
Wed, 1 Nov 2017 23:03:28 +0000 (23:03 +0000)
commit728e1e4e136aab5b4d185c738de8df7bcdce18ee
treeb7d48a189cab29fe635af278812e1820563da89b
parentca51a1b9d2cf0a3bf0fd7b69b833fa6696e61888
mgr: fix os._exit overrides

These would throw an exception when passed
a status code.

Signed-off-by: John Spray <john.spray@redhat.com>
(cherry picked from commit e2442c1e20bf4ff12d58af500b34a18cc60d2de1)
src/pybind/mgr/dashboard/module.py
src/pybind/mgr/prometheus/module.py