summaryrefslogtreecommitdiff
path: root/examples/bzr/branch.pp
diff options
context:
space:
mode:
authorAndreas Gerstmayr <andreas@andreasgerstmayr.at>2012-03-18 17:12:48 +0100
committerAndreas Gerstmayr <andreas@andreasgerstmayr.at>2012-03-18 17:12:48 +0100
commita63d0380a478344672fd1c05c2aafe19e75a8c54 (patch)
treeedc33da2c15b93f61d0440bb8c91e171058a0c35 /examples/bzr/branch.pp
parentc9bcd68953fdf060ab0e0e1ad82c850157f89540 (diff)
parentd97e19ff90fd966ae322036060caaeb453dfac00 (diff)
Merge remote-tracking branch 'upstream/master'
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 f9e24a1..a24dbb5 100644
--- a/examples/bzr/branch.pp
+++ b/examples/bzr/branch.pp
@@ -1,4 +1,4 @@
-vcsrepo { "/tmp/vcstest-bzr-branch":
+vcsrepo { '/tmp/vcstest-bzr-branch':
ensure => present,
provider => bzr,
source => 'lp:do',