test suite reviews and discussions
 help / color / mirror / Atom feed
* [dts] [PATCH V1] fix test_case_checklist format
@ 2017-11-06  7:11 xu,gang
  2017-11-06 15:11 ` Liu, Yong
  0 siblings, 1 reply; 2+ messages in thread
From: xu,gang @ 2017-11-06  7:11 UTC (permalink / raw)
  To: dts; +Cc: xu,gang

Remove redundant commas

Signed-off-by: xu,gang <gangx.xu@intel.com>
---
 conf/test_case_checklist.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/conf/test_case_checklist.json b/conf/test_case_checklist.json
index 229bebb..cddb0c3 100644
--- a/conf/test_case_checklist.json
+++ b/conf/test_case_checklist.json
@@ -1746,7 +1746,7 @@
             ],
             "Bug ID": "",
             "Comments": "32 bit not support this case"
-        },
+        }
     ],
     "fdir_ipv6_tc": [
         {
-- 
1.9.3

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

* Re: [dts] [PATCH V1] fix test_case_checklist format
  2017-11-06  7:11 [dts] [PATCH V1] fix test_case_checklist format xu,gang
@ 2017-11-06 15:11 ` Liu, Yong
  0 siblings, 0 replies; 2+ messages in thread
From: Liu, Yong @ 2017-11-06 15:11 UTC (permalink / raw)
  To: xu,gang, dts

Thanks, gang. Applied.

On 11/06/2017 03:11 PM, xu,gang wrote:
> Remove redundant commas
>
> Signed-off-by: xu,gang <gangx.xu@intel.com>
> ---
>   conf/test_case_checklist.json | 2 +-
>   1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/conf/test_case_checklist.json b/conf/test_case_checklist.json
> index 229bebb..cddb0c3 100644
> --- a/conf/test_case_checklist.json
> +++ b/conf/test_case_checklist.json
> @@ -1746,7 +1746,7 @@
>               ],
>               "Bug ID": "",
>               "Comments": "32 bit not support this case"
> -        },
> +        }
>       ],
>       "fdir_ipv6_tc": [
>           {

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

end of thread, other threads:[~2017-11-06  7:17 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-11-06  7:11 [dts] [PATCH V1] fix test_case_checklist format xu,gang
2017-11-06 15:11 ` 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).