[rhel7-branch] Fix for a previous patch

Vratislav Podzimek vpodzime at redhat.com
Tue Aug 12 11:35:56 UTC 2014


It didn't occur to me that multiplying float and Decimal raises an exception in
Python. This is a fix for a commit 540a6c2f509a6f1aaf67ddc3ed998cf14b21e1b8
that results in a traceback. The getAvailableDiskSpace function is supposed to
return int not Decimal.

Vratislav Podzimek (1):
  Return int instead of Decimal when getting available free space

 pyanaconda/kickstart.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

-- 
1.9.3



More information about the anaconda-patches mailing list