utilities/utilities/logmgmt
Charles Short a1c63fc8ba py3: use real division operator
"/" operator using integers as both left-hand and right-hand
expressions returns floor division in python2 and real
division in python3.

Use "//" instead to do real division for both python versions.

Story: 2006796
Task: 42783

Signed-off-by: Charles Short <charles.short@windriver.com>
Change-Id: Idcd62c4da223b316221ed9fff03bd14f0e3cba39
2021-07-06 09:58:07 -04:00
..
centos Add auto-version for remaining stx/utilities packages 2020-12-17 13:20:49 -05:00
logmgmt py3: use real division operator 2021-07-06 09:58:07 -04:00
scripts Update logmgmt to use python3 2020-05-20 01:55:15 +00:00
.gitignore Relocate logmgmt to stx-integ/logging/logmgmt 2018-08-01 12:18:49 -04:00
LICENSE Relocate logmgmt to stx-integ/logging/logmgmt 2018-08-01 12:18:49 -04:00
PKG-INFO Relocate logmgmt to stx-integ/logging/logmgmt 2018-08-01 12:18:49 -04:00