Comment 3 for bug 1539770

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

Reviewed: https://review.openstack.org/279272
Committed: https://git.openstack.org/cgit/openstack/cliff/commit/?id=c96658875af585cfaf3aed9a60dc5f27d218241b
Submitter: Jenkins
Branch: master

commit c96658875af585cfaf3aed9a60dc5f27d218241b
Author: Doug Hellmann <email address hidden>
Date: Thu Feb 11 16:31:43 2016 -0500

    handle empty list in table formatter

    If there is no data to be formatted, don't try to make sure it fits in
    the width of the terminal because we're not going to be writing anything
    anyway.

    Closes-Bug: #1539770
    Change-Id: I877bad1be7a074fccc03f0327b0e43f1e125246c
    Signed-off-by: Doug Hellmann <email address hidden>