[Pkg-puppet-devel] [SCM] Puppet packaging for Debian branch, experimental, updated. debian/2.6.8-1-844-g7ec39d5
Nick Lewis
nick at puppetlabs.com
Tue May 10 08:06:56 UTC 2011
The following commit has been merged in the experimental branch:
commit ee66f36aa3c730819bd81d8352914628a811e516
Author: Nick Lewis <nick at puppetlabs.com>
Date: Tue Mar 22 14:33:59 2011 -0700
(#6814) Add missing require for specs
diff --git a/lib/puppet/interface/action_builder.rb b/lib/puppet/interface/action_builder.rb
index 777fcaf..e76fb1c 100644
--- a/lib/puppet/interface/action_builder.rb
+++ b/lib/puppet/interface/action_builder.rb
@@ -1,4 +1,5 @@
require 'puppet/interface'
+require 'puppet/interface/action'
class Puppet::Interface::ActionBuilder
attr_reader :action
--
Puppet packaging for Debian
More information about the Pkg-puppet-devel
mailing list