On 05/08/2012 11:46 AM, Alon Levy wrote:
> Signed-off-by: Alon Levy <al...@redhat.com>
> ---
>  tests/testutils.c |    4 ++++
>  1 file changed, 4 insertions(+)
> 
> diff --git a/tests/testutils.c b/tests/testutils.c
> index 4e8484f..ada676f 100644
> --- a/tests/testutils.c
> +++ b/tests/testutils.c
> @@ -577,6 +577,10 @@ int virtTestMain(int argc,
>          progname += 2;
>      if (argc > 1) {
>          fprintf(stderr, "Usage: %s\n", argv[0]);
> +        fprintf(stderr,
> +            "effective environment variables:\n"
> +            "VIR_TEST_VERBOSE set to show names of individual tests\n"
> +            "VIR_TEST_DEBUG set to show information for debugging 
> failures\n");

Oh, better than mine.  ACK, and I'll push yours.

-- 
Eric Blake   ebl...@redhat.com    +1-919-301-3266
Libvirt virtualization library http://libvirt.org

Attachment: signature.asc
Description: OpenPGP digital signature

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list

Reply via email to