On 10/10/2012 10:18 AM, Cole Robinson wrote:
> Done with:
> 
> sed -i -e "s/no pool with matching uuid/no storage pool with matching uuid/g" 
> src/storage/storage_driver.c
> sed -i -e 's/"%s", _("no storage pool with matching uuid")/_("no storage pool 
> with matching uuid %s"), obj->uuid/g' src/storage/storage_driver.c
> sed -i -e 's/"%s", _("storage pool is not active")/_("storage pool '%s' is 
> not active"), pool->def->name/g' src/storage/storage_driver.c
> 
> And a couple fixups before, during, and after, and a manual inspection
> pass to make sure nothing was wonky.
> ---
>  src/storage/storage_driver.c | 122 
> ++++++++++++++++++++++++-------------------
>  1 file changed, 68 insertions(+), 54 deletions(-)

Results look good.  ACK.

-- 
Eric Blake   [email protected]    +1-919-301-3266
Libvirt virtualization library http://libvirt.org

Attachment: signature.asc
Description: OpenPGP digital signature

--
libvir-list mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/libvir-list

Reply via email to