[Pkg-puppet-devel] [SCM] Puppet packaging for Debian branch, upstream, updated. 2.6.5-303-gfcfa26a

nfagerlund nick.fagerlund at gmail.com
Thu Mar 17 10:46:32 UTC 2011


The following commit has been merged in the upstream branch:
commit b5bae9f99fb2ab2bd2429d047db7e53aa8c90fbd
Author: nfagerlund <nick.fagerlund at gmail.com>
Date:   Tue Feb 15 16:58:27 2011 -0800

    (#6331) Remove final special :trac: link from the file content property
    
    The file content property had a weird garbage string in its doc variable
    which appeared to be part of our older reference generator code. Since
    the code to strip these odd links out no longer appears to exist, the
    nonsense would propagate to the generated types reference.

diff --git a/lib/puppet/type/file/content.rb b/lib/puppet/type/file/content.rb
index cf924f3..63c0aaf 100755
--- a/lib/puppet/type/file/content.rb
+++ b/lib/puppet/type/file/content.rb
@@ -31,8 +31,7 @@ module Puppet
           }
         }
 
-      This attribute is especially useful when used with
-      `PuppetTemplating templating`:trac:."
+      This attribute is especially useful when used with templating."
 
     # Store a checksum as the value, rather than the actual content.
     # Simplifies everything.

-- 
Puppet packaging for Debian



More information about the Pkg-puppet-devel mailing list