/brz/remove-bazaar

To get this branch, use:
bzr branch http://gegoxaren.bato24.eu/bzr/brz/remove-bazaar

« back to all changes in this revision

Viewing changes to build-api

  • Committer: jfmeinel
  • Date: 2006-06-10 13:58:01 UTC
  • mto: (1711.7.2 win32)
  • mto: This revision was merged to the branch mainline in revision 1796.
  • Revision ID: jfmeinel@Ghazal-20060610135801-1ed9433a07de5f6c
current python may be running in a path that has a space, so properly quote the python exe name. for test_msgeditor

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
#!/bin/bash
 
2
mkdir -p api
 
3
PYTHONPATH=$PWD epydoc -o api/html --docformat restructuredtext bzr bzrlib