[Pkg-puppet-devel] [SCM] Puppet packaging for Debian branch, master, updated. debian/0.24.6-1-356-g5718585

James Turnbull james at lovedthanlost.net
Fri Jan 23 14:20:51 UTC 2009


The following commit has been merged in the master branch:
commit ded94f7157f0a4a90f87b65dfd5f1f5e5cd76fed
Author: James Turnbull <james at lovedthanlost.net>
Date:   Sun Aug 24 12:36:40 2008 +1000

    Removed spec color option for buildbot

diff --git a/Rakefile b/Rakefile
index bcc5241..a934fff 100644
--- a/Rakefile
+++ b/Rakefile
@@ -152,7 +152,7 @@ task :spec do
     require 'rcov'
     Spec::Rake::SpecTask.new do |t|
          #   t.rcov = true
-         t.spec_opts = ['--options', "spec/spec.opts"]
+         t.spec_opts = ['--format','s', '--loadby','mtime']
          t.spec_files = FileList['spec/**/*.rb']
     end
 end

-- 
Puppet packaging for Debian



More information about the Pkg-puppet-devel mailing list