[Pkg-puppet-devel] [SCM] Puppet packaging for Debian branch, master, updated. debian/2.6.0-2-104-g203dd6f

Mathias Gug mathias.gug at canonical.com
Thu Aug 19 21:59:52 UTC 2010


The following commit has been merged in the master branch:
commit a09232af11422c3405d58cf97c867986ab671e55
Author: Mathias Gug <mathias.gug at canonical.com>
Date:   Thu Aug 19 14:01:19 2010 -0400

    Disable gem library in spec_helper since it doesn't work on Debian.

diff --git a/spec/spec_helper.rb b/spec/spec_helper.rb
index 539ae20..88e5795 100644
--- a/spec/spec_helper.rb
+++ b/spec/spec_helper.rb
@@ -21,7 +21,7 @@ end
 require 'puppettest'
 require 'puppettest/runnable_test'
 require 'mocha'
-gem 'rspec', '>=1.2.9'
+#gem 'rspec', '>=1.2.9'
 require 'spec/autorun'
 
 # So everyone else doesn't have to include this base constant.

-- 
Puppet packaging for Debian



More information about the Pkg-puppet-devel mailing list