Skip to content

Commit

Permalink
I've had enouth, the default task is now a build, not a squeaky-clean…
Browse files Browse the repository at this point in the history
… install
  • Loading branch information
jhs committed Dec 7, 2010
1 parent 932432a commit e33fd0d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tasks/shortcuts.rake
@@ -1,5 +1,5 @@
desc Rake::Task['couchdb:clean_install'].comment
task :default => 'couchdb:clean_install'
desc Rake::Task['couchdb:build'].comment
task :default => 'couchdb:build'

desc Rake::Task['couchdb:build'].comment
task :couchdb => 'couchdb:build'
Expand Down

0 comments on commit e33fd0d

Please sign in to comment.