/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: Wouter van Heyst
  • Date: 2007-02-02 16:05:51 UTC
  • mto: (2353.2.1 jam-integration)
  • mto: This revision was merged to the branch mainline in revision 2355.
  • Revision ID: larstiq@larstiq.dyndns.org-20070202160551-t5szmmar7gb7zt6l
Actually test that `bzr init-repo --{no,}-trees` still works

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