[Fuego] [PATCH 1/2] common: remove redundant devlog reference

Tim.Bird at sony.com Tim.Bird at sony.com
Fri Jan 11 00:35:09 UTC 2019


Look good.

Applied to my 'next' branch.  My plan is to pull "obviously-safe" or bugfix patches
from 'next' to 'master' periodically.  But things will start by going to the 'next'
branch first.

Thanks.
 -- Tim


> -----Original Message-----
> From: Daniel Sangorrin
> Sent: Thursday, January 10, 2019 12:36 AM
> To: fuego at lists.linuxfoundation.org
> Subject: [Fuego] [PATCH 1/2] common: remove redundant devlog reference
> 
> Signed-off-by: Daniel Sangorrin <daniel.sangorrin at toshiba.co.jp>
> ---
>  engine/scripts/parser/common.py | 4 ----
>  1 file changed, 4 deletions(-)
> 
> diff --git a/engine/scripts/parser/common.py
> b/engine/scripts/parser/common.py
> index 99bacfc..2ea3981 100644
> --- a/engine/scripts/parser/common.py
> +++ b/engine/scripts/parser/common.py
> @@ -593,10 +593,6 @@ def prepare_run_data(results, criteria_data):
>                      "path":"devlog.txt"
>                  },
>                  {
> -                    "name":"devlog",
> -                    "path":"devlog.txt"
> -                },
> -                {
>                      "name":"syslog.before",
>                      "path":"syslog.before.txt"
>                  },
> --
> 2.7.4
> 
> _______________________________________________
> Fuego mailing list
> Fuego at lists.linuxfoundation.org
> https://lists.linuxfoundation.org/mailman/listinfo/fuego


More information about the Fuego mailing list