Skip to content

Commit

Permalink
Give rake dev:setup a better description
Browse files Browse the repository at this point in the history
  • Loading branch information
wilson committed Aug 29, 2007
1 parent 5625279 commit b4e6651
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Rakefile
Original file line number Diff line number Diff line change
Expand Up @@ -262,7 +262,7 @@ end
# dev tasks

namespace :dev do
desc "Make a few changes to support easier development"
desc "Make a snapshot of the runtime files for your own safety"
task :setup do
sh "cp runtime/core.rba #{@pc}"
sh "cp runtime/bootstrap.rba #{@pb}"
Expand Down

0 comments on commit b4e6651

Please sign in to comment.