]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
tests: ceph_objectstore_tool.py main returns
authorLoic Dachary <ldachary@redhat.com>
Thu, 13 Nov 2014 18:14:49 +0000 (19:14 +0100)
committerDavid Zafman <dzafman@redhat.com>
Tue, 3 Mar 2015 18:44:17 +0000 (10:44 -0800)
commitb78d802f3e082b0762203ae37b3c3a44b7608907
tree9462d73e875e90b730cf64b8513484b8627e0033
parent04e480b09b59f5318e9b206e6c3e529d8bb22328
tests: ceph_objectstore_tool.py main returns

Instead of calling sys.exit() the main function returns the desired exit
code.

Signed-off-by: Loic Dachary <ldachary@redhat.com>
(cherry picked from commit 0f3d7b1315f2b5595047d8bd13949ed0d9194bfa)
src/test/ceph_objectstore_tool.py