]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
Merge pull request #22922 from smithfarm/wip-argparse-py3
authorNathan Cutler <presnypreklad@gmail.com>
Sat, 7 Jul 2018 07:52:04 +0000 (09:52 +0200)
committerGitHub <noreply@github.com>
Sat, 7 Jul 2018 07:52:04 +0000 (09:52 +0200)
commita1d4f9d57c8451bd3917d48bd471a3270c11283c
treecae2dafd65b6233314464358973364766f495586
parent71e4255f3b04a86bae6a1fa9809614cc70f676c5
parent5ed075d77f2be7aba6ae011b67a7cf9e3cd7d321
Merge pull request #22922 from smithfarm/wip-argparse-py3

tests: make test_ceph_argparse.py pass on py3-only systems

Reviewed-by: Kefu Chai <kchai@redhat.com>