[Pkg-puppet-devel] [SCM] Puppet packaging for Debian branch, experimental, updated. debian/2.6.8-1-844-g7ec39d5
Paul Berry
paul at puppetlabs.com
Tue May 10 08:00:40 UTC 2011
The following commit has been merged in the experimental branch:
commit 04515cfb1230d6bf0fd88910c91715d1d94faeae
Author: Paul Berry <paul at puppetlabs.com>
Date: Tue Nov 9 15:42:48 2010 -0800
(#5198) Added a spec test for new TB unit
diff --git a/spec/unit/type/tidy_spec.rb b/spec/unit/type/tidy_spec.rb
index 11edbfb..1573ead 100755
--- a/spec/unit/type/tidy_spec.rb
+++ b/spec/unit/type/tidy_spec.rb
@@ -110,7 +110,8 @@ describe tidy do
:b => 0,
:kb => 1,
:mb => 2,
- :gb => 3
+ :gb => 3,
+ :tb => 4
}
convertors.each do |unit, multiple|
--
Puppet packaging for Debian
More information about the Pkg-puppet-devel
mailing list