[elbe-devel] [PATCH 0/4] efilesystem: make copy_filelist error out + pylint
Torben Hohn
torben.hohn at linutronix.de
Wed Jan 15 16:10:39 CET 2020
copy_filelist failed silently, because it was using subprocess.call()
while touching this file, fix a few style problems..
Torben Hohn (4):
efilesystem: switch from subprocess.call() to shellhelper.system()
efilesystem: fix styleproblems
efilesystem: os.chdir() back to the original directory
efilesystem: fix unused exception variable
elbepack/efilesystem.py | 10 +++++++---
1 file changed, 7 insertions(+), 3 deletions(-)
--
2.20.1
More information about the elbe-devel
mailing list