PTU5KAS/kas
Jan Kiszka 2142fd855e Fix reporting of repo patch IDs
We were always printing the ID of the last patch of a repo because the
application loop only iterated over a set of patch paths, not the patch
entries. Fix that be assembling a tuple of path and ID in my_patches.

Reported-by: Mustafa Yuecel <mustafa.yuecel@siemens.com>
Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
2020-04-10 18:10:17 +02:00
..
__init__.py __init__: Better support introspection 2018-12-07 09:56:09 +01:00
__main__.py Correct grammar, spelling and copyright year in files 2018-09-05 12:46:35 +02:00
__version__.py Release 2.0 2019-11-20 06:53:15 +01:00
build.py build: Fix name of argument variable 2019-09-03 10:42:19 +02:00
config.py config: use 'qemux86-64' instead of 'qemu' as default for KAS_MACHINE 2020-02-18 13:05:13 +01:00
configschema.py Correct grammar, spelling and copyright year in files 2018-09-05 12:46:35 +02:00
context.py scripts: Remove pylint 2018-12-07 09:55:26 +01:00
includehandler.py Address deprecated warnings with Python 3.8 2020-01-09 11:53:29 +01:00
kas.py Avoid "RuntimeError: Event loop is closed" 2019-09-25 11:00:45 +02:00
libcmds.py scripts: Remove pylint 2018-12-07 09:55:26 +01:00
libkas.py Address deprecated warnings with Python 3.8 2020-01-09 11:53:29 +01:00
repos.py Fix reporting of repo patch IDs 2020-04-10 18:10:17 +02:00
shell.py scripts: Remove pylint 2018-12-07 09:55:26 +01:00