]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
ceph.in: catch KeyboardInterrupt from outer code 33352/head
authorSage Weil <sage@redhat.com>
Sat, 15 Feb 2020 15:10:52 +0000 (09:10 -0600)
committerSage Weil <sage@redhat.com>
Wed, 19 Feb 2020 17:04:55 +0000 (11:04 -0600)
commitbad6cda2eb64cda082bed518f5115dd8c10c86f3
treeb794ce0789eb6a477865ebc946dc3f406a203f03
parent4abc1ef528b66dd176c03d6d686533da1f478b67
ceph.in: catch KeyboardInterrupt from outer code

This avoids getting random tracebacks when you control-C early in the
process.

Signed-off-by: Sage Weil <sage@redhat.com>
src/ceph.in