aboutsummaryrefslogtreecommitdiffstats
path: root/tests/plugin_tests.py
diff options
context:
space:
mode:
authorEric Desrochers <eric.desrochers@canonical.com>2017-12-06 12:07:39 -0500
committerBryn M. Reeves <bmr@redhat.com>2018-04-16 16:18:34 +0100
commitb600776dd0b0b7c1dc48c0ffd547001b3a3399c0 (patch)
tree818734aa89b40d4ad046485a50355a84dd96fb9a /tests/plugin_tests.py
parent42b25c7505ac6ed02d0b179243896aa7c8eac49b (diff)
downloadsos-b600776dd0b0b7c1dc48c0ffd547001b3a3399c0.tar.gz
[sosreport] Fix debian policy PackageManager misusage.
Python does not impose any kind of ordering on keyword args, but if the keywords are missing it will still attempt to honour the call by mapping positional call arguments to corresponding keywords in the declaration. In this case the Debian policy invokes the PackageManager call as though it only uses positional arguments. This is undoubtedly wrong. Resolves: #1162 Signed-off-by: Eric Desrochers <eric.desrochers@canonical.com> Signed-off-by: Bryn M. Reeves <bmr@redhat.com>
Diffstat (limited to 'tests/plugin_tests.py')
0 files changed, 0 insertions, 0 deletions