[Ovirt-devel] [PATCH node] display descriptions for all disks

Alan Pevec apevec at redhat.com
Thu May 21 14:55:37 UTC 2009


Darryl L. Pierce wrote:
> The $DRIVE detail should go to the next line and be labeled "Hard Disk
> Identifier". This will avoid the text wrapping if the drive id is
> particularly long.

pushed with this change:
-    echo "$drive ($size MB) $(basename "$udi")"
+    echo "$drive ($size MB)"
+    echo "Disk Identifier: $(basename "$udi")"




More information about the ovirt-devel mailing list