[elbe-devel] [PATCH 12/75] commands toolchainextract: Fix Pylint
Torben Hohn
torben.hohn at linutronix.de
Fri May 29 11:20:39 CEST 2020
On Mon, May 25, 2020 at 11:42:05AM -0400, Olivier Dion wrote:
> 20:0: R1710: (inconsistent-return-statements)
>
> Signed-off-by: Olivier Dion <dion at linutronix.de>
Reviewed-by: Torben Hohn <torben.hohn at linutronix.de>
> ---
> elbepack/commands/toolchainextract.py | 2 ++
> 1 file changed, 2 insertions(+)
>
> diff --git a/elbepack/commands/toolchainextract.py b/elbepack/commands/toolchainextract.py
> index 3e8a0b1c..ed48176a 100644
> --- a/elbepack/commands/toolchainextract.py
> +++ b/elbepack/commands/toolchainextract.py
> @@ -80,3 +80,5 @@ def run_command(argv):
>
> repo.finalize()
> os.system('rm -r "%s"' % tmpdir)
> +
> + return 0
> --
> 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