Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
test_yum_package_downloading.py: Don't hardcode a value for EOPNOTSUPP
For historical reasons, errno numbers are not the same on all architectures (compatibility with other operating systems already available on the same hardware was considered more important than having the same numbers on all Linux architectures).
- Loading branch information