[rhinstaller/blivet/pulls/128 master] Include automatic and manual test documentation.

atodorov installerbot-noreply at redhat.com
Fri May 29 13:47:45 UTC 2015


> @@ -0,0 +1,12 @@
> +import os
> +import sys
> +sys.path.append(os.path.abspath('..'))
> +
> +from ..conf import *

Make an exception. I don't see any other way to import all of the config variables and override only the extensions. 

-- 
To view this pull request on github, visit https://github.com/rhinstaller/blivet/pull/128#discussion_r31325194


More information about the anaconda-patches mailing list