diff options
author | Adam Jacob <adam@hjksolutions.com> | 2009-01-06 16:59:59 -0800 |
---|---|---|
committer | Adam Jacob <adam@hjksolutions.com> | 2009-01-06 16:59:59 -0800 |
commit | fc6fba4d855c239bd914212cf904429c8b5ce351 (patch) | |
tree | 580351a8d132291c98b4fdd46e50ce17b8a689b0 /Rakefile | |
parent | 96f88585a451202a061ba73d13189979fa59b799 (diff) | |
download | ohai-fc6fba4d855c239bd914212cf904429c8b5ce351.tar.gz |
Updating manifest, rakefile and gemspec
Diffstat (limited to 'Rakefile')
-rw-r--r-- | Rakefile | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -20,3 +20,5 @@ Dir['tasks/**/*.rake'].each { |t| load t } # TODO - want other tests/tasks run by default? Add them to the list task :default => [:spec, :features] + +task :install => [ :install_gem ]
\ No newline at end of file |