diff options
author | Alexey Kirillov <lekiravi@yandex-team.ru> | 2020-07-15 18:21:35 +0300 |
---|---|---|
committer | Eduardo Habkost <ehabkost@redhat.com> | 2020-09-18 14:00:32 -0400 |
commit | 14f9cec7132bc60f9839048b0a0f8ef7ae9ed64c (patch) | |
tree | 2556624d082e281a36df339c0839b56baafe5468 /.gitlab-ci.yml | |
parent | 1b7306f5dd7a80f4797c1644d539409031663782 (diff) |
analyze-migration.py: fix read_migration_debug_json() return type
Since we use result of read_migration_debug_json() as JSON formatted string,
we must provide proper type. Before Python 3.6 json.loads() method
support only str typed input.
Signed-off-by: Alexey Kirillov <lekiravi@yandex-team.ru>
Message-Id: <20200715152135.20287-1-lekiravi@yandex-team.ru>
[ehabkost: added comment explaining why decode() is needed}
Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
Diffstat (limited to '.gitlab-ci.yml')
0 files changed, 0 insertions, 0 deletions