[libvirt] [PATCH 01/10] tests: Fix text output for interface XML 2 XML

Daniel P. Berrange berrange at redhat.com
Tue Oct 13 13:22:59 UTC 2009


On Mon, Oct 12, 2009 at 10:45:06AM -0400, Cole Robinson wrote:
> 
> Signed-off-by: Cole Robinson <crobinso at redhat.com>
> ---
>  tests/interfacexml2xmltest.c |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)
> 
> diff --git a/tests/interfacexml2xmltest.c b/tests/interfacexml2xmltest.c
> index 6e6c5e8..5ffebad 100644
> --- a/tests/interfacexml2xmltest.c
> +++ b/tests/interfacexml2xmltest.c
> @@ -76,7 +76,7 @@ mymain(int argc, char **argv)
>          abs_srcdir = getcwd(cwd, sizeof(cwd));
>  
>  #define DO_TEST(name) \
> -    if (virtTestRun("Node device XML-2-XML " name, \
> +    if (virtTestRun("Interface XML-2-XML " name, \
>                      1, testCompareXMLToXMLHelper, (name)) < 0) \
>          ret = -1
>  

ACK

Daniel
-- 
|: Red Hat, Engineering, London   -o-   http://people.redhat.com/berrange/ :|
|: http://libvirt.org  -o-  http://virt-manager.org  -o-  http://ovirt.org :|
|: http://autobuild.org       -o-         http://search.cpan.org/~danberr/ :|
|: GnuPG: 7D3B9505  -o-  F3C9 553F A1DA 4AC2 5648 23C1 B3DF F742 7D3B 9505 :|




More information about the libvir-list mailing list