~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to build-api

  • Committer: Henri Wiechers
  • Date: 2006-11-02 21:11:19 UTC
  • mto: (2131.1.1 jam-integration)
  • mto: This revision was merged to the branch mainline in revision 2133.
  • Revision ID: hwiechers@gmail.com-20061102211119-7017a1215fd5f2fa
Fixes osutils.rmtree on Windows with Python 2.5

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