Comment 1 for bug 1565574

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

Reviewed: https://review.openstack.org/306674
Committed: https://git.openstack.org/cgit/openstack/openstack-doc-tools/commit/?id=c6d39996ac50874d3ad6be10187a168fd9220041
Submitter: Jenkins
Branch: master

commit c6d39996ac50874d3ad6be10187a168fd9220041
Author: KATO Tomoyuki <email address hidden>
Date: Sat Apr 16 10:34:48 2016 +0900

    [cli-ref] Support DeprecationWarning for version number

    Bash variable expansion "${version##* }" doesn't match the char ")"
    as "*". This patch add the process for "DeprecationWarning)" message.

    Change-Id: If8e7dd047ea5e12487dc90f5a0fb7aeb4292ae13
    Closes-Bug: #1565574