]> git.apps.os.sepia.ceph.com Git - ceph-ci.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 12:20:21 +0000 (08:20 -0400)
commite2442c1e20bf4ff12d58af500b34a18cc60d2de1
tree738759afd4cfde2739a46a84bb6215d55c5c522a
parent7b629ae46599d79ca1929cfc6637b367c6bb9029
mgr: fix os._exit overrides

These would throw an exception when passed
a status code.

Signed-off-by: John Spray <john.spray@redhat.com>
src/pybind/mgr/dashboard/module.py
src/pybind/mgr/prometheus/module.py