On Tue, Aug 16, 2016 at 13:25:55 +0200, Ján Tomko wrote:
On Tue, Aug 16, 2016 at 09:47:52AM +0200, Peter Krempa wrote:
>qemu uses 'url' instead of 'uri'. They unfortunately look very
similar.
>
>Resolves:
https://bugzilla.redhat.com/show_bug.cgi?id=1367260
>---
> src/util/virstoragefile.c | 2 +-
> tests/virstoragetest.c | 6 +++---
> 2 files changed, 4 insertions(+), 4 deletions(-)
>
ACK
I've also fixed the error message and pushed. Thanks.