[Pkg-puppet-devel] [SCM] Puppet packaging for Debian branch, upstream, updated. puppet-0.24.5-rc3-1601-gf8c1b08

James Turnbull james at lovedthanlost.net
Fri Jan 15 09:07:35 UTC 2010


The following commit has been merged in the upstream branch:
commit 7136c85877982804dbf99d239c4c74e59366d2a2
Author: James Turnbull <james at lovedthanlost.net>
Date:   Sun Dec 6 22:51:23 2009 +1100

    Fixed spellquote function documentation

diff --git a/lib/puppet/parser/functions/shellquote.rb b/lib/puppet/parser/functions/shellquote.rb
index 6c99452..0a7ae59 100644
--- a/lib/puppet/parser/functions/shellquote.rb
+++ b/lib/puppet/parser/functions/shellquote.rb
@@ -10,7 +10,7 @@ module Puppet::Parser::Functions
         with spaces.  If an argument is an array, the elements of that
         array is interpolated within the rest of the arguments; this makes
         it possible to have an array of arguments and pass that array to
-        shellquote() instead of having to specify specify each argument
+        shellquote() instead of having to specify each argument
         individually in the call.
         ") \
     do |args|

-- 
Puppet packaging for Debian



More information about the Pkg-puppet-devel mailing list