Skip to content

Commit

Permalink
Final changes for Rake 0.7.3
Browse files Browse the repository at this point in the history
git-svn-id: svn+ssh://rubyforge.org/var/svn/rake/trunk@586 5af023f1-ac1a-0410-98d6-829a145c37ef
  • Loading branch information
jimweirich committed Apr 21, 2007
1 parent 9bb3cb2 commit 4b2de6d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/rake.rb
Original file line number Diff line number Diff line change
Expand Up @@ -1753,7 +1753,7 @@ def options
@options ||= OpenStruct.new
end

private
# private ----------------------------------------------------------------

# Provide standard execption handling for the given block.
def standard_exception_handling
Expand Down

0 comments on commit 4b2de6d

Please sign in to comment.