Re: [libvirt] [PATCH 2/6] virsh: eliminate hardcoded indentation in xml generated for commands
On 03/12/2014 10:04 PM, Laine Stump wrote: > These are never seen externally, only passed into libvirt APIs, so in > practice this makes no real difference, but it's good to be > consistent. > --- > tools/virsh-domain.c | 43 --- > tools/virsh-pool.c |
[libvirt] [PATCH 2/6] virsh: eliminate hardcoded indentation in xml generated for commands
These are never seen externally, only passed into libvirt APIs, so in practice this makes no real difference, but it's good to be consistent. --- tools/virsh-domain.c | 43 --- tools/virsh-pool.c | 40 +--- tools/vir