summaryrefslogtreecommitdiff
path: root/tests/unittests/test_distros/test_hostname.py
AgeCommit message (Collapse)Author
2015-01-22More conversions from mocker to mock.Barry Warsaw
2012-10-11More adjustments/cleanups for the system configurationJoshua Harlow
helper objects. 1. Add in a parser for the /etc/hostname file that can be shared 2. Adjust the sysconfig configobj parser to not always quote fields that it does not need to quote + add in tests around this to ensure that we don't go nuts with quoting again.