Comment 4 for bug 1342988

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

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

commit de741f0a2e9beb4aad90cd1d599177b47e658732
Author: Peter Stachowski <email address hidden>
Date: Tue Jul 15 10:23:17 2014 -0400

    Removed trailing whitespace from help output

    Some of the output help from *-manage CLIs (eg. trove-manage) have
    whitespace at the end of the line.
    This causes the gate-openstack-manuals-tox-checkniceness test to fail
    on the generated .xml files.

    Trailing white-space is now stripped off by the tool before writing the
    .xml file.

    Change-Id: I94aa3a02f7bbe2e88beb510551a2aff76ed24f8a
    Closes-Bug: #1342988