Re: [libvirt] [PATCH] Delete extra wrap after vol-reisize error

2016-09-07 Thread John Ferlan
On 08/24/2016 10:49 PM, Yanqiu Zhang wrote: > This patch is to delete the extra wrap "\n" after failed vol-reisize error, > both "Failed to change size of volume to" and "Failed to change size of > volume by". For error with wrap, there will be an extra wrap between two > errors, such as: >

[libvirt] [PATCH] Delete extra wrap after vol-reisize error

2016-08-24 Thread Yanqiu Zhang
This patch is to delete the extra wrap "\n" after failed vol-reisize error, both "Failed to change size of volume to" and "Failed to change size of volume by". For error with wrap, there will be an extra wrap between two errors, such as: (1)# virsh vol-resize --pool default --vol vol-test 5M