Skip to content

Commit

Permalink
Silence a rake warning
Browse files Browse the repository at this point in the history
  • Loading branch information
Jacqui Maher and Wilson Bilkovich authored and wilson committed Jan 22, 2009
1 parent ac91759 commit 1088784
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
@@ -1,6 +1,7 @@
# NOTE! When updating this file, also update INSTALL, if necessary.
# NOTE! Please keep your tasks grouped together.

$trace ||= false
$VERBOSE = true
$verbose = Rake.application.options.trace || ARGV.delete("-v")

Expand Down

0 comments on commit 1088784

Please sign in to comment.