summaryrefslogtreecommitdiff
path: root/Rakefile
diff options
context:
space:
mode:
authorAdam Jacob <adam@opscode.com>2009-08-02 23:11:00 -0700
committerAdam Jacob <adam@opscode.com>2009-08-20 13:31:58 -0700
commit8517f537679380e8462d6f3883bf7d890498bc94 (patch)
tree555262a045295c190b132a214a4c966a84266aa1 /Rakefile
parente0ff0ed1a1217bd0238c8a0b5d73433c2281f2c9 (diff)
downloadchef-8517f537679380e8462d6f3883bf7d890498bc94.tar.gz
Removing further non-back-compat changes
Diffstat (limited to 'Rakefile')
-rw-r--r--Rakefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/Rakefile b/Rakefile
index 7d308ed0f9..9691ef78e6 100644
--- a/Rakefile
+++ b/Rakefile
@@ -256,10 +256,6 @@ namespace :features do
Cucumber::Rake::Task.new(:cookbooks) do |t|
t.profile = "api_cookbooks"
end
-
- Cucumber::Rake::Task.new(:cookbook_tarballs) do |t|
- t.profile = "api_cookbooks_tarballs"
- end
end
namespace :data do