avocado/core/settings.py: allow any settings to use the home dir notation
It's common to use the tilde notation (`~/foo`) to refer to locations
inside the user directory. Let's introduce a new settings key type,
called `path`, that will automatically expand the tilde notation
if one is found.
Signed-off-by: NCleber Rosa <crosa@redhat.com>
Showing
想要评论请 注册 或 登录