[elbe-devel] [PATCH 40/40] pylint: virtapt - fix string has no effect
Torben Hohn
torben.hohn at linutronix.de
Thu Sep 20 13:54:34 CEST 2018
On Fri, Sep 14, 2018 at 01:56:52PM +0200, Manuel Traut wrote:
> string should be a comment
>
> Signed-off-by: Manuel Traut <manut at linutronix.de>
Reviewed-by: Torben Hohn <torben.hohn at linutronix.de>
> ---
> elbepack/virtapt.py | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/elbepack/virtapt.py b/elbepack/virtapt.py
> index cb2c9edf..f64e3b7c 100644
> --- a/elbepack/virtapt.py
> +++ b/elbepack/virtapt.py
> @@ -152,7 +152,7 @@ class VirtApt(object):
> "dir, '%s', already exists." % newdir)
> else:
> os.makedirs(newdir, mode)
> - """ mode is not set correctly """
> + # mode is not set correctly
> os.system("chmod 777 " + newdir)
>
> def touch(self, fname):
> --
> 2.19.0.rc2
>
--
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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 488 bytes
Desc: not available
URL: <http://lists.linutronix.de/pipermail/elbe-devel/attachments/20180920/ead52569/attachment.sig>
More information about the elbe-devel
mailing list