Comment 14 for bug 1751822

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to cliff (master)

Reviewed: https://review.openstack.org/548625
Committed: https://git.openstack.org/cgit/openstack/cliff/commit/?id=8416650128b9a1ae8c7fd1bfe2a8d1a49a9b6a0b
Submitter: Zuul
Branch: master

commit 8416650128b9a1ae8c7fd1bfe2a8d1a49a9b6a0b
Author: Corey Bryant <email address hidden>
Date: Wed Feb 28 10:49:24 2018 -0500

    Align parsed() call with cmd2 versions >= 0.7.3

    In version 0.7.3, cmd2 moved the parsed method from class Cmd()
    to class ParserManager().

    Change-Id: Ie0c057ffaeaa05c4f5e0f3599aab850245c55066
    Closes-Bug: #1751822