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

mulkieran installerbot-noreply at redhat.com
Fri May 29 13:25:25 UTC 2015


> @@ -43,11 +43,16 @@ help:
>  
>  clean:
>  	-rm -rf $(BUILDDIR)/*
> +	-rm -f $(addprefix ./, tests.*)
>  
>  apidoc:
> +	-rm -f $(addprefix ./, tests.* modules.rst)
> +	$(SPHINXAPIDOC) -o . ../tests/
> +	-cp modules.rst tests.modules.rst
>  	-rm $(addprefix ./, $(MODULE_NAMES))
>  	$(SPHINXAPIDOC) -o . $(SOURCEDIR)
>  
> +

accidental extra line.

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


More information about the anaconda-patches mailing list