[elbe-devel] [PATCH 0/3] fix elbe-ci fallout
Olivier Dion
dion at linutronix.de
Tue Jul 21 15:13:56 CEST 2020
On Tue, 21 Jul 2020, Torben Hohn <torben.hohn at linutronix.de> wrote:
> elbe-ci uncovers a set of errors...
>
>
>
> Torben Hohn (3):
> init: fix FileExistsError to OSError
> add: change python3-only PermissionError to IOError
> elbeproject: cope with incremental build without initvm node
>
> elbepack/commands/add.py | 2 +-
> elbepack/commands/init.py | 2 +-
> elbepack/elbeproject.py | 42 ++++++++++++++++++++++-----------------
> 3 files changed, 26 insertions(+), 20 deletions(-)
>
Can you mark the changes for Py2/Py3 with a
'TODO:py3 - Change exception to *'? This way we can easily find it when
we're ready to move to Py3 for good.
In any case,
Reviewed-by: Olivier Dion <dion at linutronix.de>
for the whole patch set.
--
Olivier Dion
Linutronix GmbH | Bahnhofstrasse 3 | D-88690 Uhldingen-Mühlhofen
More information about the elbe-devel
mailing list