]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
Merge pull request #21342 from SUSE/wip-argparse-fix-validate_command-error
authorKefu Chai <tchaikov@gmail.com>
Fri, 13 Apr 2018 09:50:26 +0000 (17:50 +0800)
committerGitHub <noreply@github.com>
Fri, 13 Apr 2018 09:50:26 +0000 (17:50 +0800)
commitabce646a6d34b063a32265d85d0e6cd7613fbd62
tree12c71c3639c99725b983ad742f8a511065be227d
parentd55724ec4a535602f28fa4e6a61abca36b3190d6
parentf8a8b7ef2bca2e9b90a2fcb28edfefa22e00766b
Merge pull request #21342 from SUSE/wip-argparse-fix-validate_command-error

pybind/ceph_argparse: Fix UnboundLocalError if command doesn't validate

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