]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
cephadm: show error when no command is specified 34485/head
authorMichael Fritch <mfritch@suse.com>
Wed, 8 Apr 2020 20:42:12 +0000 (14:42 -0600)
committerMichael Fritch <mfritch@suse.com>
Wed, 8 Apr 2020 20:43:41 +0000 (14:43 -0600)
commit2ebb9373b52342eb8c523866e5852d2b8bf44e58
treef2a243bee4dbd64b5f55a9304ee7be2e19c904a9
parentb26a525eae20140602d92851e1c2e8e2acb37512
cephadm: show error when no command is specified

Traceback (most recent call last):
  File "./cephadm", line 4452, in <module>
    if args.func != command_check_host:
AttributeError: 'Namespace' object has no attribute 'func'

Signed-off-by: Michael Fritch <mfritch@suse.com>
src/cephadm/cephadm