aboutsummaryrefslogtreecommitdiffstats
path: root/tests/sosreport_pexpect.py
diff options
context:
space:
mode:
authorJake Hunsaker <jhunsake@redhat.com>2018-06-21 15:25:14 -0400
committerBryn M. Reeves <bmr@redhat.com>2018-06-21 20:31:32 +0100
commit6d09c48c1faa4e08d53c57124c19fa3c8ec9e8bd (patch)
treed09df877561e3ddad8320c2a089dfb6f02b24187 /tests/sosreport_pexpect.py
parent4aae08aee6b1f49b5fe5a76079f1cae9a75b9b6b (diff)
downloadsos-6d09c48c1faa4e08d53c57124c19fa3c8ec9e8bd.tar.gz
[utilities] Ensure slots in deque is always integer
With python3, the 'slots' calculation returns a decimal number which deque() will not accept, thus throwing an exception. Always make sure slots is an integer value. Signed-off-by: Jake Hunsaker <jhunsake@redhat.com>
Diffstat (limited to 'tests/sosreport_pexpect.py')
0 files changed, 0 insertions, 0 deletions