Closed frenzymadness closed 7 years ago
The tests are failing because Travis updated image of virtual machine.
The change LGTM.
The tests are failing because Travis updated image of virtual machine.
Deleted all caches and restarting the build.
Merge at will.
Merged. IMHO it's not necessary to make a new release.
Because there is a newline between device name and HW address in the new version of ethtool/pifconfig, truncating and left alignment doesn't make sense.
The question is whether we want a newline between device name and HW address because it was done by coincidence (IMHO) during changing the syntax to Python 3 compatible form by @hroncok. Commit: https://github.com/fedora-python/python-ethtool/commit/bedc6e11c74ac47501a063dce15ff5ce2fe4d90f
What do you think? Do we want this slightly different output of pifconfig? Could this change break something?