view MANIFEST-SLAVE.in @ 913:5bfdd7348d6f

Allow passing the build master's URL without the /builds suffix when calling bitten-slave by appending /builds to URLs that don't have it. This also prevents bitten-slave from contacting the wrong domain if a bad URL is passed.
author hodgestar
date Thu, 19 May 2011 14:02:55 +0000
parents ec76fabc2617
children
line wrap: on
line source
prune bitten/htdocs
prune bitten/templates
prune doc

exclude MANIFEST.in
include setup.py
include ChangeLog
include COPYING
include MANIFEST-SLAVE.in
include README.txt

exclude bitten/*.py
exclude bitten/report/*.py
exclude bitten/report/tests/*.py
exclude bitten/tests/*.py
include bitten/__init__.py
include bitten/build/*.py
include bitten/build/tests/*.py
include bitten/recipe.py
include bitten/slave.py
include bitten/tests_slave/*.py
include bitten/util/*.py
include bitten/util/tests/*.py
Copyright (C) 2012-2017 Edgewall Software