Skip to content

Commit

Permalink
Remove training wheels for rake release
Browse files Browse the repository at this point in the history
  • Loading branch information
Mat Brown committed Aug 27, 2010
1 parent f8902fb commit 922fbac
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions Rakefile
@@ -1,8 +1,5 @@
desc 'Release Sunspot and Sunspot::Rails to Gemcutter'
task :release do
def system(command)
puts command
end
FileUtils.cp('README.rdoc', 'sunspot/')
system "git commit sunspot/README.rdoc -qm 'Updating README for gem release'"

Expand Down

0 comments on commit 922fbac

Please sign in to comment.