]> www.infradead.org Git - users/dhowells/kafs-utils.git/commit
Fix the output of "vos listvldb"
authorDavid Howells <dhowells@redhat.com>
Tue, 13 May 2014 16:30:45 +0000 (17:30 +0100)
committerDavid Howells <dhowells@redhat.com>
Tue, 13 May 2014 16:30:45 +0000 (17:30 +0100)
commit10294fa2936056a0a4877e355c7da762fa444bd2
tree86b31cb6a020ca78bdd9ab07ac6f7e2282968ee0
parente2f47f1249a35d24ddc7f14e8e68ae3cbd9a032f
Fix the output of "vos listvldb"

Fix the output of "vos listvldb" in the following ways:

 (1) Print a blank line between records in the output.

 (2) Adjust the indentation.

 (3) Don't print RW/RO/Backup volume IDs if the corresponding VLSF_xxVOL
     flag is not set.

Signed-off-by: David Howells <dhowells@redhat.com>
suite/commands/vos/listvldb.py
suite/lib/voldisplay.py