forked from Mirror/pmbootstrap
I don't think there's any case where the number of jobs would have to be a string. It's also being assigned an integer elsewhere the code (in ask_for_additional_options() inside of init.py), so an integer seems like what we actually want. Also fix type errors resulting of this. |
||
---|---|---|
.. | ||
__init__.py | ||
apkindex_block.py | ||
arch.py | ||
chroot.py | ||
config.py | ||
context.py | ||
dps.py | ||
package_metadata.py | ||
pkgrepo.py | ||
test_arch.py | ||
test_chroot.py | ||
test_pkgrepo.py |