Re: [libvirt] [PATCH] test: Activate interfaces specified through driver config file.

2009-10-13 Thread Daniel P. Berrange
On Mon, Oct 12, 2009 at 10:32:13AM -0400, Cole Robinson wrote: This matches the behavior of domains, storage, etc. Also, fix up some whitespace issues in the area. Signed-off-by: Cole Robinson crobi...@redhat.com --- src/test/test_driver.c |5 - 1 files changed, 4 insertions(+), 1

Re: [libvirt] [PATCH] test: Activate interfaces specified through driver config file.

2009-10-13 Thread Cole Robinson
On 10/13/2009 10:48 AM, Daniel Veillard wrote: On Mon, Oct 12, 2009 at 10:32:13AM -0400, Cole Robinson wrote: This matches the behavior of domains, storage, etc. Also, fix up some whitespace issues in the area. Signed-off-by: Cole Robinson crobi...@redhat.com --- src/test/test_driver.c |

[libvirt] [PATCH] test: Activate interfaces specified through driver config file.

2009-10-12 Thread Cole Robinson
This matches the behavior of domains, storage, etc. Also, fix up some whitespace issues in the area. Signed-off-by: Cole Robinson crobi...@redhat.com --- src/test/test_driver.c |5 - 1 files changed, 4 insertions(+), 1 deletions(-) diff --git a/src/test/test_driver.c