[Pkg-puppet-devel] [SCM] Puppet packaging for Debian branch, upstream, updated. 0.25.4-89-gcbbd363
Marc Fournier
marc.fournier at camptocamp.com
Tue May 18 09:03:57 UTC 2010
The following commit has been merged in the upstream branch:
commit 3b4e7827391a11c1f577714e39f86ccb517fedac
Author: Marc Fournier <marc.fournier at camptocamp.com>
Date: Wed Mar 24 00:44:54 2010 +0100
Follow up for #2604, debug msg left behind.
Signed-off-by: Marc Fournier <marc.fournier at camptocamp.com>
diff --git a/lib/puppet/util/monkey_patches.rb b/lib/puppet/util/monkey_patches.rb
index a982c6e..a7bc2a6 100644
--- a/lib/puppet/util/monkey_patches.rb
+++ b/lib/puppet/util/monkey_patches.rb
@@ -21,7 +21,6 @@ end
class Object
def to_yaml
- p [self,:to_yaml,ZAML.dump(self)]
ZAML.dump(self)
end
end
--
Puppet packaging for Debian
More information about the Pkg-puppet-devel
mailing list