Added code to raise permission denied on exceeded server counts using licensing system.

Some very minor/misc cleanup and minor docs also included.
This commit is contained in:
Michael DeHaan
2013-06-29 14:52:38 -04:00
parent 2cc2471f49
commit 5ae1ccfa3b
3 changed files with 34 additions and 6 deletions

View File

@@ -113,8 +113,7 @@ dev_build:
release_build:
python setup.py release_build
release_ball: clean sdist
#make release_build
release_ball: clean sdist
(cd ../ansible-doc; make)
-(rm -rf awx-$(VERSION)-$(RELEASE))
mkdir -p awx-$(VERSION)-$(RELEASE)/dist