Re: [libvirt] [PATCH 3/4] tests: Fix commandtest in VPATH build

2010-12-07 Thread Eric Blake
On 12/06/2010 05:03 AM, Jiri Denemark wrote: --- tests/commandtest.c |6 +- 1 files changed, 5 insertions(+), 1 deletions(-) diff --git a/tests/commandtest.c b/tests/commandtest.c index 48c6335..e8decd3 100644 --- a/tests/commandtest.c +++ b/tests/commandtest.c @@ -587,12

[libvirt] [PATCH 3/4] tests: Fix commandtest in VPATH build

2010-12-06 Thread Jiri Denemark
--- tests/commandtest.c |6 +- 1 files changed, 5 insertions(+), 1 deletions(-) diff --git a/tests/commandtest.c b/tests/commandtest.c index 48c6335..e8decd3 100644 --- a/tests/commandtest.c +++ b/tests/commandtest.c @@ -587,12 +587,15 @@ cleanup: static int test15(const void *unused