summaryrefslogtreecommitdiff
path: root/examples/bzr/branch.pp
diff options
context:
space:
mode:
Diffstat (limited to 'examples/bzr/branch.pp')
-rw-r--r--examples/bzr/branch.pp2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/bzr/branch.pp b/examples/bzr/branch.pp
index a24dbb5..0ed0705 100644
--- a/examples/bzr/branch.pp
+++ b/examples/bzr/branch.pp
@@ -2,5 +2,5 @@ vcsrepo { '/tmp/vcstest-bzr-branch':
ensure => present,
provider => bzr,
source => 'lp:do',
- revision => '1312'
+ revision => '1312',
}