]> xenbits.xensource.com Git - libvirt.git/commit
test: Don't overwrite virAuthGet{Username|Password} errors
authorJohn Ferlan <jferlan@redhat.com>
Tue, 14 Aug 2018 14:30:48 +0000 (10:30 -0400)
committerJohn Ferlan <jferlan@redhat.com>
Wed, 15 Aug 2018 19:42:31 +0000 (15:42 -0400)
commita9a476e3fb26e96dc2ef1da2feacee2b56a00bdb
treefa070f91b7b2aaa091df7fa5e41c5b686a535156
parente456575e6f9eb8c5ff999d1306ec6333b3c760bd
test: Don't overwrite virAuthGet{Username|Password} errors

Now that the virAuthGet*Path API's generate all the error messages
we can remove them from the callers.

Signed-off-by: John Ferlan <jferlan@redhat.com>
Reviewed-by: Marcos Paulo de Souza <marcos.souza.org@gmail.com>
src/test/test_driver.c