Skip to content

Commit

Permalink
run tasks with --trace
Browse files Browse the repository at this point in the history
  • Loading branch information
rubiii committed Dec 31, 2009
1 parent 5459b82 commit d2941dd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Rakefile
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ require "spec/rake/spectask"
require "spec/rake/verify_rcov"
require "rake/rdoctask"

Rake.application.options.trace = true
task :default => :spec_verify_rcov

Spec::Rake::SpecTask.new do |spec|
Expand Down

0 comments on commit d2941dd

Please sign in to comment.