[elbe-devel] [PATCH 72/75] updatepkg: Fix Pylint
Torben Hohn
torben.hohn at linutronix.de
Fri May 29 17:03:56 CEST 2020
On Mon, May 25, 2020 at 11:43:05AM -0400, Olivier Dion wrote:
> 72:12: W0612: (unused-variable)
>
> Signed-off-by: Olivier Dion <dion at linutronix.de>
Reviewed-by: Torben Hohn <torben.hohn at linutronix.de>
> ---
> elbepack/updatepkg.py | 1 -
> 1 file changed, 1 deletion(-)
>
> diff --git a/elbepack/updatepkg.py b/elbepack/updatepkg.py
> index 74ce2243..8706ac06 100644
> --- a/elbepack/updatepkg.py
> +++ b/elbepack/updatepkg.py
> @@ -69,7 +69,6 @@ def gen_update_pkg(project, xml_filename, upd_filename,
> for p in xmlpkgs:
> name = p.et.text
> ver = p.et.get('version')
> - md5 = p.et.get('md5')
>
> xmlindex[name] = p
>
> --
> 2.26.2
>
>
> _______________________________________________
> elbe-devel mailing list
> elbe-devel at linutronix.de
> https://lists.linutronix.de/mailman/listinfo/elbe-devel
--
Torben Hohn
Linutronix GmbH | Bahnhofstrasse 3 | D-88690 Uhldingen-Mühlhofen
Phone: +49 7556 25 999 18; Fax.: +49 7556 25 999 99
Hinweise zum Datenschutz finden Sie hier (Informations on data privacy
can be found here): https://linutronix.de/kontakt/Datenschutz.php
Linutronix GmbH | Firmensitz (Registered Office): Uhldingen-Mühlhofen |
Registergericht (Registration Court): Amtsgericht Freiburg i.Br., HRB700
806 | Geschäftsführer (Managing Directors): Heinz Egger, Thomas Gleixner
More information about the elbe-devel
mailing list