[PATCH/puppet 1/1] Fixing #2857 (quote nesting error)

1 view
Skip to first unread message

Markus Roberts

unread,
Nov 25, 2009, 1:12:02 AM11/25/09
to puppe...@googlegroups.com

Signed-off-by: Markus Roberts <Mar...@reality.com>
---
lib/puppet/type/file/mode.rb | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/lib/puppet/type/file/mode.rb b/lib/puppet/type/file/mode.rb
index b9ad8da..83034cb 100755
--- a/lib/puppet/type/file/mode.rb
+++ b/lib/puppet/type/file/mode.rb
@@ -15,7 +15,7 @@ module Puppet
can recursively make a directory and all of the files in it
world-readable by setting e.g.::

- file { "/some/dir":
+ file { '/some/dir':
mode => 644,
recurse => true,
}
--
1.6.4

Luke Kanies

unread,
Nov 25, 2009, 2:11:33 PM11/25/09
to puppe...@googlegroups.com
+1
> --
>
> You received this message because you are subscribed to the Google
> Groups "Puppet Developers" group.
> To post to this group, send email to puppe...@googlegroups.com.
> To unsubscribe from this group, send email to puppet-dev+...@googlegroups.com
> .
> For more options, visit this group at http://groups.google.com/group/puppet-dev?hl=en
> .
>
>


--
Sapolsky's First Law:
Think logically, but orthogonally.
---------------------------------------------------------------------
Luke Kanies | http://reductivelabs.com | http://madstop.com

Reply all
Reply to author
Forward
0 new messages