Commit Graph

3 Commits

Author SHA1 Message Date
Zack Cerza
a5eed69d1a Revert "Move default os_type to misc.get_distro()"
This reverts commit 3675a2e25c.
2014-09-25 15:22:06 -06:00
Zack Cerza
3675a2e25c Move default os_type to misc.get_distro()
Signed-off-by: Zack Cerza <zack.cerza@inktank.com>
2014-09-25 09:46:07 -06:00
Sandon Van Ness
810cca1daf Added get_distro() to misc.py
Since getting the ostype is used multiple places I made a
function for it and modified the existing code to use
said function. I also added tests for the function.

Signed-off-by: Sandon Van Ness <sandon@inktank.com>
2013-07-25 14:45:02 -07:00