Modified probe tests to work with setup.py develop installs
Updated SAIO instructions to note that probe tests will reset your environment Added the swift.egg-info directory to .bzrignore Updated setup.py to correctly ignore the test directory when installing
This commit is contained in:
9 changed files with 32 additions and 31 deletions
@@ -443,13 +443,13 @@ good idea what to do on other environments.
collate = C
#. `cd ~/swift/trunk; ./.functests`
#. `cd ~/swift/trunk; ./.probetests`
#. `cd ~/swift/trunk; ./.probetests` (Note for future reference: probe tests
will reset your environment)
If you plan to work on documentation (and who doesn't?!):
#. `sudo apt-get install python-sphinx`
#. `cd ~/swift/doc`
#. `make html`
#. `python setup.py build_sphinx`
----------------
Debugging Issues
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.