Skip to content

Commit

Permalink
Minor discrepancy in Bzr step doc
Browse files Browse the repository at this point in the history
  • Loading branch information
Georges Racinet committed Apr 15, 2012
1 parent f771345 commit 238a933
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion master/docs/manual/cfg-buildsteps.rst
Expand Up @@ -617,7 +617,7 @@ Darcs, but it uses a strictly linear sequence of revisions (one
history per branch) like Arch. Branches are put in subdirectories.
This makes it look very much like Mercurial. ::

from buildbot.steps.source.cvs import Bzr
from buildbot.steps.source.bzr import Bzr
factory.append(Bzr(mode='incremental',
repourl='lp:~knielsen/maria/tmp-buildbot-test'))

Expand Down

0 comments on commit 238a933

Please sign in to comment.