[elbe-devel] [PATCH] log: Fix async_logging()

Torben Hohn torben.hohn at linutronix.de
Mon Jun 15 13:52:46 CEST 2020


On Fri, Jun 05, 2020 at 03:26:16PM -0400, Olivier Dion wrote:
> On Wed, 03 Jun 2020, Olivier Dion <dion at linutronix.de> wrote:
> > The following changes since commit 1daf4493b4df905b8146359895c92a35c19153ff:
> >
> >   Remove unnecessary python build dependencies (2020-05-20 09:13:12 +0200)
> >
> > are available in the Git repository at:
> >
> >   git at lxcvs:linutronix/elbe/elbe.git devel/dion/fix-log
> >
> > for you to fetch changes up to 65cd0aafcd13642500eeaa377b45661fc85ed4e8:
> >
> >   log: Fix async_logging() (2020-06-03 11:44:47 -0400)
> >
> > ----------------------------------------------------------------
> > Olivier Dion (1):
> >       log: Fix async_logging()
> >
> >  elbepack/log.py | 57 +++++++++++++++++++++++++++------------------------------
> >  1 file changed, 27 insertions(+), 30 deletions(-)
> > -- 
> > Olivier Dion
> > Linutronix GmbH | Bahnhofstrasse 3 | D-88690 Uhldingen-Mühlhofen
> 
> Sorry!  There's an error with encoding from bytes to strings!  I only
> added a decode utf-8 after reading from the pipe and changed the rest
> from bytes() to "".  The relevant changes can be found at:
> 
> The following changes since commit 1daf4493b4df905b8146359895c92a35c19153ff:
> 
>   Remove unnecessary python build dependencies (2020-05-20 09:13:12 +0200)
> 
> are available in the Git repository at:
> 
>   git at lxcvs:linutronix/elbe/elbe.git devel/dion/fix-log
> 
> for you to fetch changes up to 43fa70b89599369f96624b7468d0874852be030e:
> 
>   log: Fix async_logging() (2020-06-05 15:19:42 -0400)

merged to master.
Thanks.

> 
> ----------------------------------------------------------------
> Olivier Dion (1):
>       log: Fix async_logging()
> 
>  elbepack/log.py | 59 +++++++++++++++++++++++++++------------------------------
>  1 file changed, 28 insertions(+), 31 deletions(-)
> -- 
> Olivier Dion
> Linutronix GmbH | Bahnhofstrasse 3 | D-88690 Uhldingen-Mühlhofen
> 
> _______________________________________________
> 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