test suite reviews and discussions
 help / color / mirror / Atom feed
* [dts] [PATCH] tools: Fix a typo in setup.py.
@ 2016-04-07 15:58 Rami Rosen
  2016-04-11 13:13 ` Liu, Yong
  0 siblings, 1 reply; 2+ messages in thread
From: Rami Rosen @ 2016-04-07 15:58 UTC (permalink / raw)
  To: yong.liu; +Cc: dts, Rami Rosen

Signed-off-by: Rami Rosen <rami.rosen@intel.com>
---
 tools/setup.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tools/setup.py b/tools/setup.py
index 7aa9e17..3d9d8ff 100755
--- a/tools/setup.py
+++ b/tools/setup.py
@@ -555,7 +555,7 @@ def main():
                                  'configurations',
                          'options': ['DUT&Tester crb', 'execution plan',
                                      'ixia port for performance',
-                                     'port config for manually assgin ports',
+                                     'port config for manually assign ports',
                                      'start running DTS'],
                          'default': def_opt}
 
-- 
2.5.5

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [dts] [PATCH] tools: Fix a typo in setup.py.
  2016-04-07 15:58 [dts] [PATCH] tools: Fix a typo in setup.py Rami Rosen
@ 2016-04-11 13:13 ` Liu, Yong
  0 siblings, 0 replies; 2+ messages in thread
From: Liu, Yong @ 2016-04-11 13:13 UTC (permalink / raw)
  To: Rosen, Rami; +Cc: dts

Applied. Thanks.

> -----Original Message-----
> From: Rosen, Rami
> Sent: Thursday, April 07, 2016 11:59 PM
> To: Liu, Yong
> Cc: dts@dpdk.org; Rosen, Rami
> Subject: [PATCH] tools: Fix a typo in setup.py.
> 
> Signed-off-by: Rami Rosen <rami.rosen@intel.com>
> ---
>  tools/setup.py | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/tools/setup.py b/tools/setup.py
> index 7aa9e17..3d9d8ff 100755
> --- a/tools/setup.py
> +++ b/tools/setup.py
> @@ -555,7 +555,7 @@ def main():
>                                   'configurations',
>                           'options': ['DUT&Tester crb', 'execution plan',
>                                       'ixia port for performance',
> -                                     'port config for manually assgin
> ports',
> +                                     'port config for manually assign
> ports',
>                                       'start running DTS'],
>                           'default': def_opt}
> 
> --
> 2.5.5

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2016-04-11 13:13 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-04-07 15:58 [dts] [PATCH] tools: Fix a typo in setup.py Rami Rosen
2016-04-11 13:13 ` Liu, Yong

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).