Re: [Autotest] [PATCH 3/3] KVM test: Remove the duplicated KERNEL paramters in the pxe configuration file

2010-05-06 Thread Lucas Meneghel Rodrigues
On Mon, Apr 26, 2010 at 7:07 AM, Jason Wang wrote: > Remove the duplicated "KERNEL vmlinuz" in unattended.py Good catch, applied, thanks! > Signed-off-by: Jason Wang > --- >  client/tests/kvm/scripts/unattended.py |    1 - >  1 files changed, 0 insertions(+), 1 deletions(-) > > diff --git a/cli

[PATCH 3/3] KVM test: Remove the duplicated KERNEL paramters in the pxe configuration file

2010-04-26 Thread Jason Wang
Remove the duplicated "KERNEL vmlinuz" in unattended.py Signed-off-by: Jason Wang --- client/tests/kvm/scripts/unattended.py |1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/client/tests/kvm/scripts/unattended.py b/client/tests/kvm/scripts/unattended.py index e41bc86..fd