[Pkg-puppet-devel] [SCM] Puppet packaging for Debian branch, upstream, updated. 0.25.5-639-g8f94f35

Luke Kanies luke at madstop.com
Wed Jul 14 10:29:36 UTC 2010


The following commit has been merged in the upstream branch:
commit bf40f4f3a289aaacba047337a9d18d4a9bc5b997
Author: Luke Kanies <luke at madstop.com>
Date:   Mon Dec 7 15:26:51 2009 -0800

    Upgrading rspec for tests to 1.2.9
    
    Signed-off-by: Luke Kanies <luke at madstop.com>

diff --git a/spec/spec.opts b/spec/spec.opts
index 695852c..91cd642 100644
--- a/spec/spec.opts
+++ b/spec/spec.opts
@@ -3,3 +3,4 @@ s
 --colour
 --loadby
 mtime
+--backtrace
diff --git a/spec/spec_helper.rb b/spec/spec_helper.rb
index 2825c2c..0a603cd 100644
--- a/spec/spec_helper.rb
+++ b/spec/spec_helper.rb
@@ -18,7 +18,7 @@ end
 require 'puppettest'
 require 'puppettest/runnable_test'
 require 'mocha'
-gem 'rspec', '=1.2.2'
+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