]> xenbits.xensource.com Git - libvirt.git/commit
tools: virsh-domain: display progress with enhanced granularity
authorShaleen Bathla <shaleen.bathla@oracle.com>
Wed, 26 Apr 2023 11:28:33 +0000 (16:58 +0530)
committerMartin Kletzander <mkletzan@redhat.com>
Tue, 2 May 2023 13:52:20 +0000 (15:52 +0200)
commitb4f5e6c91b9871173de205f81b51cf06a833fcb1
treeb40ec3d757bddbf6548edc1c0a5537593c4120fc
parent51cfca2210cd11d49ab72c104834f0e6718abd12
tools: virsh-domain: display progress with enhanced granularity

Switch from int to double for displaying job progress upto 2 decimal
places.

Signed-off-by: Shaleen Bathla <shaleen.bathla@oracle.com>
Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
Reviewed-by: Martin Kletzander <mkletzan@redhat.com>
tools/virsh-domain.c