[dts] [PATCH] framework/virt_base: fix a typo

Tu, Lijuan lijuan.tu at intel.com
Mon Jan 7 06:10:16 CET 2019


Applied, thanks

> -----Original Message-----
> From: dts [mailto:dts-bounces at dpdk.org] On Behalf Of Rami Rosen
> Sent: Friday, January 4, 2019 8:19 PM
> To: dts at dpdk.org
> Cc: Rami Rosen <ramirose at gmail.com>
> Subject: [dts] [PATCH] framework/virt_base: fix a typo
> 
> This patch fixes a typo in framework/virt_base.py
> 
> Signed-off-by: Rami Rosen <ramirose at gmail.com>
> ---
>  framework/virt_base.py | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/framework/virt_base.py b/framework/virt_base.py index
> fd2faeb..5eca712 100644
> --- a/framework/virt_base.py
> +++ b/framework/virt_base.py
> @@ -59,7 +59,7 @@ class VirtBase(object):
>          """
>          Initialize the VirtBase.
>          dut: the instance of Dut
> -        vm_name: the name of VM which you have confiured in the
> configure
> +        vm_name: the name of VM which you have configured in the
> + configure
>          suite_name: the name of test suite
>          """
>          self.host_dut = dut
> --
> 2.19.2



More information about the dts mailing list