plugins.xunit: Convert size to int
On python3 divisions are converted to float automatically, but floats
can't be supplied to seek.
Signed-off-by: NLukáš Doktor <ldoktor@redhat.com>
Showing
想要评论请 注册 或 登录
On python3 divisions are converted to float automatically, but floats
can't be supplied to seek.
Signed-off-by: NLukáš Doktor <ldoktor@redhat.com>