Jérôme Tamba
Jérôme Tamba
Whoops, that's what I get for not paying enough attention to manpage contents... However, now that I looked, I see that we could just set `--static` on the `hostnamectl status`...
I had removed the old tests in this file because it wasn't clear what was being tested, introduced unnecessary dependencies in the tests, and some were testing the same behavior....
I needed to modify existing tests due to my changes, they tested using the internal `base_args` list directly rather than using `route_base`. I thought that if I was going to...