[libvirt] [PATCH] libvirt: fix error message when connection can't be opened

Ján Tomko jtomko at redhat.com
Tue Feb 26 14:02:47 UTC 2013


On 02/26/13 13:45, Eric Blake wrote:
> On 02/26/2013 05:05 AM, Ján Tomko wrote:
>> VIR_ERR_NO_CONNECT already contains "no connection driver available".
>>
>> This patch changes:
>> no connection driver available for No connection for URI hello
>> to:
>> no connection driver available for hello
>>
>> Bug: https://bugzilla.redhat.com/show_bug.cgi?id=851413
>> ---
>>  src/libvirt.c | 2 +-
>>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> ACK.
> 

Thank you. I've pushed it now.

Jan




More information about the libvir-list mailing list