[Pkg-puppet-devel] [SCM] Puppet packaging for Debian branch, upstream, updated. 0.25.5-639-g8f94f35
test branch
puppet-dev at googlegroups.com
Wed Jul 14 10:34:11 UTC 2010
The following commit has been merged in the upstream branch:
commit d40e6d4bb6d899000b34422950412e90fb1d69dd
Author: David Schmitt <david at dasz.at>
Date: Mon May 17 16:11:46 2010 +0200
Bug: tidy specs need FileBucket::Dipper
diff --git a/spec/unit/type/tidy.rb b/spec/unit/type/tidy.rb
index 8b0e966..81c46cf 100755
--- a/spec/unit/type/tidy.rb
+++ b/spec/unit/type/tidy.rb
@@ -1,6 +1,7 @@
#!/usr/bin/env ruby
require File.dirname(__FILE__) + '/../../spec_helper'
+require 'puppet/file_bucket/dipper'
tidy = Puppet::Type.type(:tidy)
--
Puppet packaging for Debian
More information about the Pkg-puppet-devel
mailing list